{ "name": "big.js", "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic", "version": "2.5.1", "keywords": [ "arbitrary", "precision", "arithmetic", "big", "number", "decimal", "float", "biginteger", "bigdecimal", "bignumber", "bigint", "bignum" ], "repository": { "type": "git", "url": "https://github.com/MikeMcl/big.js.git" }, "main": "./big", "author": { "name": "Michael Mclaughlin", "email": "M8ch88l@gmail.com" }, "bugs": { "url": "https://github.com/MikeMcl/big.js/issues" }, "engines": { "node": "*" }, "license": "MIT", "scripts": { "test": "node ./test/every-test.js", "build": "uglifyjs -o ./big.min.js ./big.js" }, "homepage": "https://github.com/MikeMcl/big.js", "_id": "big.js@2.5.1", "dist": { "shasum": "f3dbff02b6f561edb130925bf6d5f47163b061da", "tarball": "http://registry.npmjs.org/big.js/-/big.js-2.5.1.tgz" }, "_from": "big.js@~2.5.1", "_npmVersion": "1.4.6", "_npmUser": { "name": "mikemcl", "email": "M8ch88l@gmail.com" }, "maintainers": [ { "name": "mikemcl", "email": "M8ch88l@gmail.com" } ], "directories": {}, "_shasum": "f3dbff02b6f561edb130925bf6d5f47163b061da", "_resolved": "https://registry.npmjs.org/big.js/-/big.js-2.5.1.tgz", "readme": "ERROR: No README data found!" }