Mailspring/packages/nylas-dashboard/package.json
2016-06-28 14:09:56 -07:00

18 lines
344 B
JSON

{
"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"
}
}