{"name":"jsbi","version":"3.2.3","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","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/eslint-plugin":"^4.29.1","@typescript-eslint/parser":"^4.29.1","typescript":"^4.3.5"},"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":"rollup --config rollup.config.js --watch","test":"for file in tests/*.mjs; do node --no-warnings --experimental-modules --experimental-specifier-resolution=node --loader ./tests/resolve.source.mjs \"${file}\"; done; set -e; 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":"c80c3ae61ca16fd37be76671fcf33df494369b34","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@3.2.3","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"bb3c3bfcd9f18fbf14e1e6b749d1805b304c663e","size":83240,"noattachment":false,"key":"/jsbi/-/jsbi-3.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-3.2.3.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_3.2.3_1631102642453_0.7089546490846756"},"_hasShrinkwrap":false,"publish_time":1631102642595,"_cnpm_publish_time":1631102642595,"_cnpmcore_publish_time":"2021-12-14T15:38:32.068Z","dist-tags":{"latest":"4.3.0"}}