{
  "_from": "download-stats@^0.3.4",
  "_id": "download-stats@0.3.4",
  "_inBundle": false,
  "_integrity": "sha512-ic2BigbyUWx7/CBbsfGjf71zUNZB4edBGC3oRliSzsoNmvyVx3Ycfp1w3vp2Y78Ee0eIIkjIEO5KzW0zThDGaA==",
  "_location": "/download-stats",
  "_phantomChildren": {
    "set-getter": "0.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "download-stats@^0.3.4",
    "name": "download-stats",
    "escapedName": "download-stats",
    "rawSpec": "^0.3.4",
    "saveSpec": null,
    "fetchSpec": "^0.3.4"
  },
  "_requiredBy": [
    "/npm-api"
  ],
  "_resolved": "https://registry.npmjs.org/download-stats/-/download-stats-0.3.4.tgz",
  "_shasum": "67ea0c32f14acd9f639da704eef509684ba2dae7",
  "_spec": "download-stats@^0.3.4",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/npm-api",
  "author": {
    "name": "Brian Woodward",
    "url": "https://github.com/doowb"
  },
  "bugs": {
    "url": "https://github.com/doowb/download-stats/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "JSONStream": "^1.2.1",
    "lazy-cache": "^2.0.1",
    "moment": "^2.15.1"
  },
  "deprecated": false,
  "description": "Get and calculate npm download stats for npm modules.",
  "devDependencies": {
    "gulp-format-md": "^0.1.10",
    "mocha": "^3.0.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/doowb/download-stats",
  "keywords": [
    "calculate",
    "calculate-downloads",
    "download",
    "download-stats",
    "downloads",
    "get",
    "get-downloads",
    "stats"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "download-stats",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/doowb/download-stats.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": true,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        {
          "npm-info": true
        }
      ]
    },
    "reflinks": [
      "verb",
      "verb-generate-readme"
    ]
  },
  "version": "0.3.4"
}
