whistle.statistics
Version:
statistics for whistle.nohost
34 lines (33 loc) • 769 B
JSON
{
"name": "whistle.statistics",
"version": "1.1.15",
"description": "statistics for whistle.nohost",
"main": "index.js",
"scripts": {
"test": "echo statistics"
},
"keywords": [
"nohost",
"whistle",
"statistics"
],
"author": "givonchen",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/givonchen/whistle.statistics.git"
},
"bugs": {
"url": "https://github.com/givonchen/whistle.statistics/issues"
},
"homepage": "https://github.com/givonchen/whistle.statistics#readme",
"dependencies": {
"koa": "^2.6.2",
"koa-bodyparser": "^4.2.1",
"koa-onerror": "^4.1.0",
"koa-router": "^7.4.0",
"koa-static": "^5.0.0",
"lokijs": "^1.5.6",
"path": "^0.12.7"
}
}