radio-parasite-front/package.json

17 lines
313 B
JSON
Raw Normal View History

2015-10-16 13:43:20 +02:00
{
"name": "tb-emissions",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.13.3",
"leveldown": "^1.4.1",
"levelgraph": "^1.0.0"
}
}