{ "_from": "pdfast@^0.2.0", "_id": "pdfast@0.2.0", "_inBundle": false, "_integrity": "sha512-cq6TTu6qKSFUHwEahi68k/kqN2mfepjkGrG9Un70cgdRRKLKY6Rf8P8uvP2NvZktaQZNF3YE7agEkLj0vGK9bA==", "_location": "/pdfast", "_phantomChildren": {}, "_requested": { "type": "range", "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.npmmirror.com/pdfast/-/pdfast-0.2.0.tgz", "_shasum": "8cbc556e1bf2522177787c0de2e0d4373ba885c9", "_spec": "pdfast@^0.2.0", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\@antv\\g2plot", "author": { "name": "William Gozali", "email": "will.gozali@gmail.com" }, "bugs": { "url": "https://github.com/gyosh/pdfast" }, "bundleDependencies": false, "deprecated": false, "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" }