{
  "_args": [
    [
      "bessel@1.0.2",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "bessel@1.0.2",
  "_id": "bessel@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-Al3nHGQGqDYqqinXhQzmwmcRToe/3WyBv4N8aZc5Pef8xw2neZlR9VPi84Sa23JtgWcucu18HxVZrnI0fn2etw==",
  "_location": "/bessel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bessel@1.0.2",
    "name": "bessel",
    "escapedName": "bessel",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/@handsontable/formulajs"
  ],
  "_resolved": "https://registry.npmjs.org/bessel/-/bessel-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "author": {
    "name": "SheetJS"
  },
  "bugs": {
    "url": "https://github.com/SheetJS/bessel/issues"
  },
  "config": {
    "blanket": {
      "pattern": "bessel.js"
    }
  },
  "dependencies": {},
  "description": "Pure-JS Bessel Functions",
  "devDependencies": {
    "mocha": "~2.5.3",
    "voc": "~1.0.0"
  },
  "engines": {
    "node": ">=0.8"
  },
  "files": [
    "bessel.js",
    "LICENSE",
    "README.md"
  ],
  "homepage": "https://oss.sheetjs.com/bessel/",
  "keywords": [
    "bessel",
    "math",
    "specfun"
  ],
  "license": "Apache-2.0",
  "main": "./bessel",
  "name": "bessel",
  "repository": {
    "type": "git",
    "url": "git://github.com/SheetJS/bessel.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.2"
}
