{ "name": "live-cortex", "version": "1.0.0", "description": "live cortex for neural stuff", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@asdf.us:live-cortex.git" }, "keywords": [ "private" ], "author": "jules laplace ", "license": "UNLICENSED", "dependencies": { "dotenv": "^5.0.1", "express": "^4.16.3", "socket.io": "^2.1.1", "socket.io-stream": "^0.9.1", "zerorpc": "^0.9.7" } }