{ "_args": [ [ "pdfast@0.2.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "pdfast@0.2.0", "_id": "pdfast@0.2.0", "_inBundle": false, "_integrity": "sha1-jLxVbhvyUiF3eHwN4uDUNzuohck=", "_location": "/pdfast", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pdfast@0.2.0", "name": "pdfast", "escapedName": "pdfast", "rawSpec": "0.2.0", "saveSpec": null, "fetchSpec": "0.2.0" }, "_requiredBy": [ "/@antv/g2plot" ], "_resolved": "https://registry.nlark.com/pdfast/download/pdfast-0.2.0.tgz", "_spec": "0.2.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "William Gozali", "email": "will.gozali@gmail.com" }, "bugs": { "url": "https://github.com/gyosh/pdfast" }, "description": "Fast kernel density estimation library", "devDependencies": { "chai": "^3.5.0", "lodash": "^4.14.2", "mocha": "^3.0.2", "rewire": "^2.5.2" }, "homepage": "https://github.com/gyosh/pdfast", "keywords": [ "pdf", "kde", "probabilty", "density", "function", "estimation", "kernel", "estimator" ], "license": "MIT", "main": "src/index.js", "name": "pdfast", "repository": { "type": "git", "url": "git+https://github.com/gyosh/pdfast.git" }, "scripts": { "test": "mocha --timeout 10000 $(find tests -name *.spec.js)" }, "version": "0.2.0" }