{"name":"jsbi","version":"3.1.2","repository":{"type":"git","url":"git+https://github.com/GoogleChromeLabs/jsbi.git"},"devDependencies":{"@babel/preset-env":"^7.5.5","eslint":"^6.2.0","eslint-config-google":"^0.13.0","rollup":"^1.19.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-babel-minify":"^9.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.js","dev":"rollup --config rollup.config.js --watch","test":"for file in tests/*.mjs; do node --no-warnings --experimental-modules \"${file}\"; done; 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 && npm run build && git status && git diff-index --quiet HEAD -- || git diff && npm test"},"dependencies":{},"license":"Apache-2.0","gitHead":"a6e69e0e4fb814fa2ae250ebbc5426d4ad6a9056","description":"JSBI is a pure-JavaScript implementation of [the official ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which is on track to become a part of the JavaScript language in the near future.","bugs":{"url":"https://github.com/GoogleChromeLabs/jsbi/issues"},"homepage":"https://github.com/GoogleChromeLabs/jsbi#readme","_id":"jsbi@3.1.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"7502ed36fb2b32bb37efb3d2d0b3806a0d771780","size":31586,"noattachment":false,"key":"/jsbi/-/jsbi-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-3.1.2.tgz"},"maintainers":[{"name":"google-wombot","email":""},{"name":"jakob.kummerow","email":""},{"name":"mathias","email":""}],"_npmUser":{"name":"jakob.kummerow","email":"jakob.kummerow@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsbi_3.1.2_1582556087455_0.712570074459242"},"_hasShrinkwrap":false,"publish_time":1582556087563,"_cnpm_publish_time":1582556087563,"_cnpmcore_publish_time":"2021-12-14T15:39:13.467Z","dist-tags":{"latest":"4.3.0"}}