{ "name": "esyur", "version": "1.3.5", "description": "Distributed Object Framework", "main": "esyur.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/esyur/esyur-js.git" }, "author": "Ahmed Zamil", "license": "MIT", "bugs": { "url": "https://github.com/esyur/esyur-js/issues" }, "homepage": "https://github.com/esyur/esyur-js#readme", "dependencies": { "ws": "^6.2.0" } }