{"name":"jsbi","version":"2.0.3","devDependencies":{"eslint":"^5.4.0","eslint-config-google":"^0.9.1","rollup":"^0.65.0","rollup-plugin-babel-minify":"^6.0.0"},"main":"dist/jsbi-cjs.js","module":"dist/jsbi.mjs","browser":"dist/jsbi-umd.js","types":"jsbi.d.ts","scripts":{"build":"rollup --config rollup.config.mjs","dev":"rollup --config rollup.config.mjs --watch","test":"node --experimental-modules tests/tests.mjs; set -e; for file in benchmarks/*.mjs; do node --no-warnings --experimental-modules \"${file}\"; done","pretest":"npm run build","lint":"eslint --fix jsbi.mjs","generate-benchmarks":"for op in add and div mod mul neg not or sar shl sub xor; do scripts/generate-benchmark.py generate \"${op}\" > \"benchmarks/${op}.mjs\"; done","ci":"npm run lint && git status && git diff-index --quiet HEAD -- && npm test"},"gitHead":"38090c8fc941fa23bddad5004becf664414f773c","description":"JSBI is a pure-JavaScript implementation of [the official ECMAScript BigInt proposal](https://tc39.github.io/proposal-bigint/), which is on track to become a part of the JavaScript language in the near future.","_id":"jsbi@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"dist":{"shasum":"55c77d031900cdf14b9274620f210d474ebe8775","size":22008,"noattachment":false,"key":"/jsbi/-/jsbi-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-2.0.3.tgz"},"maintainers":[{"name":"google-wombot","email":""},{"name":"jakob.kummerow","email":""},{"name":"mathias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsbi_2.0.3_1542733755301_0.3323217440686337"},"_hasShrinkwrap":false,"publish_time":1542733755451,"_cnpm_publish_time":1542733755451,"_cnpmcore_publish_time":"2021-12-14T15:39:20.867Z","dist-tags":{"latest":"4.3.0"}}