{ "_args": [ [ { "raw": "bignumber.js@4.1.0", "scope": null, "escapedName": "bignumber.js", "name": "bignumber.js", "rawSpec": "4.1.0", "spec": "4.1.0", "type": "version" }, "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/mysql" ] ], "_from": "bignumber.js@4.1.0", "_id": "bignumber.js@4.1.0", "_inCache": true, "_location": "/bignumber.js", "_nodeVersion": "8.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/bignumber.js-4.1.0.tgz_1506461103217_0.030498685780912638" }, "_npmUser": { "name": "mikemcl", "email": "M8ch88l@gmail.com" }, "_npmVersion": "5.0.4", "_phantomChildren": {}, "_requested": { "raw": "bignumber.js@4.1.0", "scope": null, "escapedName": "bignumber.js", "name": "bignumber.js", "rawSpec": "4.1.0", "spec": "4.1.0", "type": "version" }, "_requiredBy": [ "/mysql" ], "_resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-4.1.0.tgz", "_shasum": "db6f14067c140bd46624815a7916c92d9b6c24b1", "_shrinkwrap": null, "_spec": "bignumber.js@4.1.0", "_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/mysql", "author": { "name": "Michael Mclaughlin", "email": "M8ch88l@gmail.com" }, "bugs": { "url": "https://github.com/MikeMcl/bignumber.js/issues" }, "dependencies": {}, "description": "A library for arbitrary-precision decimal and non-decimal arithmetic", "devDependencies": {}, "directories": {}, "dist": { "integrity": "sha512-eJzYkFYy9L4JzXsbymsFn3p54D+llV27oTQ+ziJG7WFRheJcNZilgVXMG0LoZtlQSKBsJdWtLFqOD0u+U0jZKA==", "shasum": "db6f14067c140bd46624815a7916c92d9b6c24b1", "tarball": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-4.1.0.tgz" }, "engines": { "node": "*" }, "gitHead": "e545d41b2f43874399101ac7ee5098093ac96b6b", "homepage": "https://github.com/MikeMcl/bignumber.js#readme", "keywords": [ "arbitrary", "precision", "arithmetic", "big", "number", "decimal", "float", "biginteger", "bigdecimal", "bignumber", "bigint", "bignum" ], "license": "MIT", "main": "bignumber.js", "maintainers": [ { "name": "mikemcl", "email": "M8ch88l@gmail.com" } ], "name": "bignumber.js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/MikeMcl/bignumber.js.git" }, "scripts": { "build": "uglifyjs bignumber.js --source-map bignumber.js.map -c -m -o bignumber.min.js --preamble \"/* bignumber.js v4.1.0 https://github.com/MikeMcl/bignumber.js/LICENCE */\"", "test": "node ./test/every-test.js" }, "types": "bignumber.d.ts", "version": "4.1.0" }