{"name":"jsbi","version":"2.0.4","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 --no-warnings --experimental-modules tests/tests.mjs; set -e; for file in benchmarks/*.mjs; do node --no-warnings --experimental-modules \"${file}\"; done","pretest":"npm run build","prepublish":"npm run ci","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":"876d5e160b48680381faf1bf35d3758ad919e68c","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.4","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"dist":{"shasum":"2bd4709a44d20d34630658142f4846a06e46da5c","size":22062,"noattachment":false,"key":"/jsbi/-/jsbi-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-2.0.4.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.4_1542752629676_0.2058692476426689"},"_hasShrinkwrap":false,"publish_time":1542752630052,"_cnpm_publish_time":1542752630052,"_cnpmcore_publish_time":"2021-12-14T15:39:20.629Z","dist-tags":{"latest":"4.3.0"}}