{ "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", "@webcomponents/webcomponentsjs": "^2.8.0", "core-js": "^3.30.1", "lit": "^2.7.2", "sockjs-client": "^1.6.1" } }