|
|
- {
- "_args": [
- [
- "big.js@^5.2.2",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/loader-utils"
- ]
- ],
- "_from": "big.js@>=5.2.2 <6.0.0",
- "_hasShrinkwrap": false,
- "_id": "big.js@5.2.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/big.js",
- "_nodeVersion": "10.12.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/big.js_5.2.2_1539859966247_0.4536733471360548"
- },
- "_npmUser": {
- "email": "M8ch88l@gmail.com",
- "name": "mikemcl"
- },
- "_npmVersion": "6.4.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "big.js",
- "raw": "big.js@^5.2.2",
- "rawSpec": "^5.2.2",
- "scope": null,
- "spec": ">=5.2.2 <6.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/loader-utils"
- ],
- "_resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
- "_shasum": "65f0af382f578bcdc742bd9c281e9cb2d7768328",
- "_shrinkwrap": null,
- "_spec": "big.js@^5.2.2",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/loader-utils",
- "author": {
- "email": "M8ch88l@gmail.com",
- "name": "Michael Mclaughlin"
- },
- "browser": "big.js",
- "bugs": {
- "url": "https://github.com/MikeMcl/big.js/issues"
- },
- "collective": {
- "type": "opencollective",
- "url": "https://opencollective.com/bigjs"
- },
- "dependencies": {},
- "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "fileCount": 7,
- "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyGX+CRA9TVsSAnZWagAAMVkP/0i7Uxy+BYPfzIwv0ZCE\nxZYqjdM46sToRgTVzoY5T0/pm0Cx9APg4+XHRTCKV/7/jx9aZyxYMboxaVVE\nPwEj+0580L/Rw9ymbrOagveg5lnEwXQunpCQD9OvCHlDJkQU6udeRnW9r67o\nq6drSuhCT+6b2l/PAxmbN7V8hYjhf9+1zwVNOAdGJ9o3//UCVNvMovX5Omz8\nzdROqXsuqb0L0KiqLjkNDI3VkYiRHTU2aSPQBOySa4TnBB2sr23N5N2YUylA\nB1Ouwi1Rm05F/IPpPMuOOUPzoZ29lKqOVHxVfNBHt0yg9unCI3+75YP614jz\nNoRebWIvcvlDOn6OLpc64D7uywygkudMVbeHQaps59e7ATzsRohqm2hwmEIt\nL9d9yFgAV9ypIi61P5R5cNaawalrXGAGUB0gSnyzbOpsfIj9B2qDSG9+G8Zw\nPb5xYt3B3Lh2+zLYBKToIkJPZxtuKK0949PpUkbVM0yF2m3DqT0tGsfl4Iq1\nrM0bGg1+6EuyJs5o47jJP4CfE1vQlC/LcZGedMQNbPm7Av4xoV5QAhJjJdcq\nTz6lMa1/CFy6tfbCmm+MRH3jGrrM8dN78PyWZLQmeM3Jc+ltYjYbl6j/5w0a\ncpNN0CZ9H43uyFszbFwI+2OS48WtAiAbqHE8tXFMJty7DHQNaOfurGDbnL3h\niov9\r\n=O4RU\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "65f0af382f578bcdc742bd9c281e9cb2d7768328",
- "tarball": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
- "unpackedSize": 63868
- },
- "engines": {
- "node": "*"
- },
- "gitHead": "01b3ce3a6b0ba7b42442ea48ec4ffc88d1669ec4",
- "homepage": "https://github.com/MikeMcl/big.js#readme",
- "keywords": [
- "arbitrary",
- "arithmetic",
- "big",
- "bigdecimal",
- "bigint",
- "biginteger",
- "bignum",
- "bignumber",
- "decimal",
- "float",
- "number",
- "precision"
- ],
- "license": "MIT",
- "main": "big",
- "maintainers": [
- {
- "name": "mikemcl",
- "email": "M8ch88l@gmail.com"
- }
- ],
- "module": "big.mjs",
- "name": "big.js",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/MikeMcl/big.js.git"
- },
- "scripts": {
- "build": "uglifyjs big.js --source-map -c -m -o big.min.js",
- "test": "node ./test/every-test.js"
- },
- "version": "5.2.2"
- }
|