{ "name": "nylas-dashboard", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "hapi": "^13.4.1", "hapi-plugin-websocket": "^0.9.2", "inert": "^4.0.0", "nylas-core": "0.x.x" } }