{ "name": "edge", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Cadoles ", "license": "AGPL-3.0", "dependencies": { "@types/sockjs-client": "^1.5.1", "sockjs-client": "^1.6.1" } }