{ "_args": [ [ "json-bignum@0.0.3", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "json-bignum@0.0.3", "_id": "json-bignum@0.0.3", "_inBundle": false, "_integrity": "sha1-QRY7UENsdz2CQk28IO1w23YEuNc=", "_location": "/json-bignum", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "json-bignum@0.0.3", "name": "json-bignum", "escapedName": "json-bignum", "rawSpec": "0.0.3", "saveSpec": null, "fetchSpec": "0.0.3" }, "_requiredBy": [ "/apache-arrow" ], "_resolved": "https://registry.npmjs.org/json-bignum/-/json-bignum-0.0.3.tgz", "_spec": "0.0.3", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "author": { "name": "Datalanche, Inc.", "url": "https://www.datalanche.com" }, "bugs": { "url": "https://github.com/datalanche/json-bignum/issues" }, "description": "Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.", "directories": { "lib": "./lib" }, "engines": { "node": ">=0.8" }, "homepage": "https://github.com/datalanche/json-bignum", "licenses": [ { "type": "MIT", "url": "https://github.com/datalanche/json-bignum/raw/master/LICENSE" } ], "main": "lib/index.js", "name": "json-bignum", "repository": { "type": "git", "url": "git+https://github.com/datalanche/json-bignum.git" }, "version": "0.0.3" }