{
  "_args": [
    [
      "statistics",
      "/home/dominic/c/streamview-links"
    ]
  ],
  "_from": "statistics@latest",
  "_id": "statistics@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/statistics",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "3.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "statistics",
    "raw": "statistics",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_shasum": "cb8b101ad1e46189bd0c47f649d36a7e8e90ee52",
  "_shrinkwrap": null,
  "_spec": "statistics",
  "_where": "/home/dominic/c/streamview-links",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://bit.ly/dominictarr"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/statistics/issues"
  },
  "dependencies": {},
  "description": "calculate mean standard deviation in one pass",
  "devDependencies": {
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "cb8b101ad1e46189bd0c47f649d36a7e8e90ee52",
    "tarball": "http://registry.npmjs.org/statistics/-/statistics-2.0.1.tgz"
  },
  "gitHead": "9d9b5036874ed29acde42ecded97fe02097b06fd",
  "homepage": "http://github.com/dominictarr/statistics",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "statistics",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dominictarr/statistics.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "2.0.1"
}
