{"name":"jsbi","version":"2.0.2","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","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"},"gitHead":"ca255a2a1329f68c10b9b01bcd9f37ec5d2a72a3","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.2","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"dist":{"shasum":"c4b818ec646fbab27c382309612ef74ca247bf6c","size":21648,"noattachment":false,"key":"/jsbi/-/jsbi-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsbi/download/jsbi-2.0.2.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.2_1542244539611_0.14998987602507685"},"_hasShrinkwrap":false,"publish_time":1542244539721,"_cnpm_publish_time":1542244539721,"_cnpmcore_publish_time":"2021-12-14T15:39:22.769Z","dist-tags":{"latest":"4.3.0"}}