{"name":"jsbi","version":"4.2.0","repository":{"type":"git","url":"git+https://github.com/GoogleChromeLabs/jsbi.git"},"devDependencies":{"@babel/preset-env":"^7.5.5","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","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","typescript":"^4.4.2"},"main":"dist/jsbi-cjs.js","module":"dist/jsbi.mjs","browser":"dist/jsbi-umd.js","types":"jsbi.d.ts","scripts":{"build":"tsc && for f in tsc-out/*.js; do mv -- \"$f\" \"${f%.js}.mjs\"; done && rollup --config rollup.config.js","dev":"tsc --watch","test":"set -e; for file in tests/*.mjs; do node --no-warnings --experimental-modules --experimental-specifier-resolution=node --loader ./tests/resolve.source.mjs \"${file}\"; done; for file in benchmarks/*.mjs; do node --no-warnings --experimental-modules --experimental-specifier-resolution=node --loader ./tests/resolve.source.mjs \"${file}\"; done","pretest":"npm run build","prepublish":"npm run ci","lint":"eslint . --ext ts --fix","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"},"license":"Apache-2.0","gitHead":"62ed38c09f3e272b8c3d5c3f25e40f8f331d021b","description":"JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.","bugs":{"url":"https://github.com/GoogleChromeLabs/jsbi/issues"},"homepage":"https://github.com/GoogleChromeLabs/jsbi#readme","_id":"jsbi@4.2.0","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"975567e0dd47fdf91bad4b5a681070d15e244b68","size":134196,"noattachment":false,"key":"/jsbi/-/jsbi-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-4.2.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"jakob.kummerow","email":""},{"name":"mathias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsbi_4.2.0_1647020606417_0.6985445580244822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T17:43:30.225Z","publish_time":1647020606585,"_cnpm_publish_time":1647020606585,"dist-tags":{"latest":"4.3.0"}}