2017-07-31 11:33:31 +05:30

18 lines
333 B
JSON

{
"name": "report",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Peter Elger",
"license": "ISC",
"dependencies": {
"cli-table": "^0.3.1",
"concordant": "^0.2.1",
"redis": "^2.6.5"
}
}