wowmany
Version:
count up the total download count of an authors modules over the previous $n days
33 lines (32 loc) • 750 B
JSON
{
"name": "wowmany",
"version": "1.1.0",
"description": "count up the total download count of an authors modules over the previous $n days",
"main": "index.js",
"bin": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:NHQ/wowmany.git"
},
"keywords": [
"duh",
"doges",
"bragging",
"wow",
"wow"
],
"dependencies": {
"moment": "",
"npm-download-counts": "",
"npm-stats": ""
},
"author": "Johnny Honestly <mostmodernist@gmail.com> (http://johnnyscript.us/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/NHQ/wowmany/issues"
},
"homepage": "https://github.com/NHQ/wowmany"
}