{
  "_args": [
    [
      "jstat@1.9.4",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "jstat@1.9.4",
  "_id": "jstat@1.9.4",
  "_inBundle": false,
  "_integrity": "sha512-IiTPlI7pcrsq41EpDzrghlA1fhiC9GXxNqO4k5ogsjsM1XAWQ8zESH/bZsExLVgQsYpXE+7c11kEbbuxTLUpJQ==",
  "_location": "/jstat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jstat@1.9.4",
    "name": "jstat",
    "escapedName": "jstat",
    "rawSpec": "1.9.4",
    "saveSpec": null,
    "fetchSpec": "1.9.4"
  },
  "_requiredBy": [
    "/@handsontable/formulajs"
  ],
  "_resolved": "https://registry.npmjs.org/jstat/-/jstat-1.9.4.tgz",
  "_spec": "1.9.4",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "author": {
    "name": "Trevor Norris",
    "email": "trev.norris@gmail.com",
    "url": "http://trevorjnorris.com"
  },
  "bugs": {
    "url": "https://github.com/jstat/jstat/issues"
  },
  "description": "Statistical Library for JavaScript",
  "devDependencies": {
    "uglify-js": "^3.6.7",
    "vows": "^0.8.3"
  },
  "homepage": "http://github.com/jstat/jstat",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "./dist/jstat.js",
  "name": "jstat",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jstat/jstat.git"
  },
  "scripts": {
    "test": "./node_modules/vows/bin/vows --spec --isolate"
  },
  "version": "1.9.4"
}
