{"_id":"crc","_rev":"2951318","name":"crc","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.","dist-tags":{"latest":"4.3.2"},"maintainers":[{"name":"alexgorbatchev","email":""}],"time":{"modified":"2023-04-27T03:33:02.000Z","created":"2010-12-19T22:22:43.690Z","4.3.2":"2023-01-31T01:24:54.766Z","4.3.1":"2023-01-19T01:57:59.684Z","4.3.0":"2023-01-19T00:00:13.848Z","4.2.0":"2022-12-16T20:26:07.216Z","4.1.1":"2022-04-08T18:20:22.052Z","0.1.0":"2010-12-19T22:22:43.690Z","4.1.0":"2022-01-01T00:00:16.100Z","4.0.0":"2021-12-21T20:12:29.167Z","3.8.0":"2018-07-26T01:09:55.675Z","3.7.0":"2018-07-15T00:26:06.378Z","3.6.0":"2018-07-13T18:38:58.348Z","3.5.0":"2017-09-25T17:42:46.628Z","3.4.4":"2016-12-12T19:25:49.678Z","3.4.3":"2016-11-22T00:01:49.066Z","3.4.2":"2016-11-21T21:38:01.630Z","3.4.1":"2016-10-28T18:45:42.205Z","3.4.0":"2015-12-08T00:31:51.565Z","3.3.0":"2015-06-06T05:55:40.656Z","3.2.1":"2014-11-12T21:32:25.322Z","3.2.0":"2014-11-12T21:31:46.636Z","3.1.0":"2014-11-12T19:15:36.950Z","3.0.0":"2014-09-13T02:26:13.392Z","2.1.1":"2014-06-14T20:16:26.367Z","2.1.0":"2014-06-14T20:13:13.863Z","2.0.0":"2014-05-22T00:49:18.429Z","1.1.0":"2014-05-22T00:43:16.601Z","1.0.0":"2014-03-25T02:35:43.651Z","0.3.0":"2014-03-24T18:31:04.347Z","0.2.1":"2013-09-06T17:49:07.811Z","0.2.0":"2012-04-29T01:55:36.317Z"},"users":{"285858315":true,"alexgorbatchev":true,"m42am":true,"asilvas":true,"matthiasg":true,"detj":true,"eserozvataf":true,"dzhou777":true,"artjacob":true,"akiva":true,"shanewholloway":true},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/crc.git"},"versions":{"4.3.2":{"name":"crc","version":"4.3.2","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/crc","bugs":{"url":"https://github.com/alexgorbatchev/crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crc8dvbs2","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc32mpeg2":{"types":"./mjs/crc32mpeg2.d.ts","import":"./mjs/crc32mpeg2.js","require":"./cjs-default-unwrap/crc32mpeg2.js"},"./calculators/crc32mpeg2":{"types":"./mjs/calculators/crc32mpeg2.d.ts","import":"./mjs/calculators/crc32mpeg2.js","require":"./cjs-default-unwrap/calculators/crc32mpeg2.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crc8dvbs2":{"types":"./mjs/crc8dvbs2.d.ts","import":"./mjs/crc8dvbs2.js","require":"./cjs-default-unwrap/crc8dvbs2.js"},"./calculators/crc8dvbs2":{"types":"./mjs/calculators/crc8dvbs2.d.ts","import":"./mjs/calculators/crc8dvbs2.js","require":"./cjs-default-unwrap/calculators/crc8dvbs2.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"peerDependenciesMeta":{"buffer":{"optional":true}},"gitHead":"31fc3853e417b5fb5ec83335428805842575f699","_id":"crc@4.3.2","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"shasum":"49b7821cbf2cf61dfd079ed93863bbebd5469b9a","size":20922,"noattachment":false,"key":"/crc/-/crc-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.3.2.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.3.2_1675128294598_0.19914246887938747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-31T01:24:54.766Z","publish_time":1675128294766,"_cnpm_publish_time":1675128294766},"4.3.1":{"name":"crc","version":"4.3.1","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/crc","bugs":{"url":"https://github.com/alexgorbatchev/crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crc8dvbs2","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc32mpeg2":{"types":"./mjs/crc32mpeg2.d.ts","import":"./mjs/crc32mpeg2.js","require":"./cjs-default-unwrap/crc32mpeg2.js"},"./calculators/crc32mpeg2":{"types":"./mjs/calculators/crc32mpeg2.d.ts","import":"./mjs/calculators/crc32mpeg2.js","require":"./cjs-default-unwrap/calculators/crc32mpeg2.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crc8dvbs2":{"types":"./mjs/crc8dvbs2.d.ts","import":"./mjs/crc8dvbs2.js","require":"./cjs-default-unwrap/crc8dvbs2.js"},"./calculators/crc8dvbs2":{"types":"./mjs/calculators/crc8dvbs2.d.ts","import":"./mjs/calculators/crc8dvbs2.js","require":"./cjs-default-unwrap/calculators/crc8dvbs2.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"gitHead":"538ec51e410431362ce2a8869d1dfc31e601e120","_id":"crc@4.3.1","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"shasum":"39413e65e7dbfd0135bec13ce747162d47ff8ae2","size":20900,"noattachment":false,"key":"/crc/-/crc-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.3.1.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.3.1_1674093479422_0.4494369732979122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-19T01:57:59.684Z","publish_time":1674093479684,"_cnpm_publish_time":1674093479684},"4.3.0":{"name":"crc","version":"4.3.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/crc","bugs":{"url":"https://github.com/alexgorbatchev/crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crc8dvbs2","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc32mpeg2":{"types":"./mjs/crc32mpeg2.d.ts","import":"./mjs/crc32mpeg2.js","require":"./cjs-default-unwrap/crc32mpeg2.js"},"./calculators/crc32mpeg2":{"types":"./mjs/calculators/crc32mpeg2.d.ts","import":"./mjs/calculators/crc32mpeg2.js","require":"./cjs-default-unwrap/calculators/crc32mpeg2.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crc8dvbs2":{"types":"./mjs/crc8dvbs2.d.ts","import":"./mjs/crc8dvbs2.js","require":"./cjs-default-unwrap/crc8dvbs2.js"},"./calculators/crc8dvbs2":{"types":"./mjs/calculators/crc8dvbs2.d.ts","import":"./mjs/calculators/crc8dvbs2.js","require":"./cjs-default-unwrap/calculators/crc8dvbs2.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"gitHead":"0ca3e897e1f62ff08aef3315c3ff08aa6337dc2a","_id":"crc@4.3.0","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"shasum":"4c10a6753053bf3f44fbc278b378865b6c1c885a","size":20900,"noattachment":false,"key":"/crc/-/crc-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.3.0.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.3.0_1674086413682_0.26659691506942185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-19T00:00:13.848Z","publish_time":1674086413848,"_cnpm_publish_time":1674086413848},"4.2.0":{"name":"crc","version":"4.2.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/crc","bugs":{"url":"https://github.com/alexgorbatchev/crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crc8dvbs2","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crc8dvbs2":{"types":"./mjs/crc8dvbs2.d.ts","import":"./mjs/crc8dvbs2.js","require":"./cjs-default-unwrap/crc8dvbs2.js"},"./calculators/crc8dvbs2":{"types":"./mjs/calculators/crc8dvbs2.d.ts","import":"./mjs/calculators/crc8dvbs2.js","require":"./cjs-default-unwrap/calculators/crc8dvbs2.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"gitHead":"20d7a457e424d2a07163bb05f75e7ef04e1f3d79","_id":"crc@4.2.0","_nodeVersion":"18.3.0","_npmVersion":"8.11.0","dist":{"shasum":"3017c95b2c5f18e9907e80540e1d0a4ea0c00109","size":18824,"noattachment":false,"key":"/crc/-/crc-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.2.0.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.2.0_1671222366989_0.3141546507879278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-16T20:31:11.688Z","publish_time":1671222367216,"_cnpm_publish_time":1671222367216},"4.1.1":{"name":"crc","version":"4.1.1","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"gitHead":"803df33b2bc65b4881fed34ee1e970d8f87a097a","_id":"crc@4.1.1","_nodeVersion":"16.2.0","_npmVersion":"8.3.1","dist":{"shasum":"cb926237b56739f82c8533da1b66925ed33e011f","size":17903,"noattachment":false,"key":"/crc/-/crc-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.1.1.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.1.1_1649442021857_0.5953737390460749"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T18:20:25.349Z","publish_time":1649442022052,"_cnpm_publish_time":1649442022052},"0.1.0":{"name":"crc","version":"0.1.0","description":"CRC JavaScript implementation","author":{"name":"Alex Gorbatchev","email":"alex.gorbatchev@gmail.com"},"contributors":[],"main":"./lib/crc","scripts":{},"directories":{},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"_id":"crc@0.1.0","engines":{"node":"*"},"_nodeSupported":true,"dist":{"shasum":"4ec3121944e24ee901fd52a6ea4a12718bee8695","size":110634,"noattachment":false,"key":"/crc/-/crc-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-0.1.0.tgz"},"_cnpmcore_publish_time":"2021-12-19T02:26:31.378Z","publish_time":1292797363690,"maintainers":[{"name":"alexgorbatchev","email":""}],"_cnpm_publish_time":1292797363690},"4.1.0":{"name":"crc","version":"4.1.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crcjam"],"type":"module","types":"./mjs/index.d.ts","main":"./cjs-default-unwrap/index.js","module":"./mjs/index.js","exports":{".":{"types":"./mjs/index.d.ts","import":"./mjs/index.js","require":"./cjs-default-unwrap/index.js"},"./crc16ccitt":{"types":"./mjs/crc16ccitt.d.ts","import":"./mjs/crc16ccitt.js","require":"./cjs-default-unwrap/crc16ccitt.js"},"./calculators/crc16ccitt":{"types":"./mjs/calculators/crc16ccitt.d.ts","import":"./mjs/calculators/crc16ccitt.js","require":"./cjs-default-unwrap/calculators/crc16ccitt.js"},"./crc16kermit":{"types":"./mjs/crc16kermit.d.ts","import":"./mjs/crc16kermit.js","require":"./cjs-default-unwrap/crc16kermit.js"},"./calculators/crc16kermit":{"types":"./mjs/calculators/crc16kermit.d.ts","import":"./mjs/calculators/crc16kermit.js","require":"./cjs-default-unwrap/calculators/crc16kermit.js"},"./crc16modbus":{"types":"./mjs/crc16modbus.d.ts","import":"./mjs/crc16modbus.js","require":"./cjs-default-unwrap/crc16modbus.js"},"./calculators/crc16modbus":{"types":"./mjs/calculators/crc16modbus.d.ts","import":"./mjs/calculators/crc16modbus.js","require":"./cjs-default-unwrap/calculators/crc16modbus.js"},"./crc16":{"types":"./mjs/crc16.d.ts","import":"./mjs/crc16.js","require":"./cjs-default-unwrap/crc16.js"},"./calculators/crc16":{"types":"./mjs/calculators/crc16.d.ts","import":"./mjs/calculators/crc16.js","require":"./cjs-default-unwrap/calculators/crc16.js"},"./crc16xmodem":{"types":"./mjs/crc16xmodem.d.ts","import":"./mjs/crc16xmodem.js","require":"./cjs-default-unwrap/crc16xmodem.js"},"./calculators/crc16xmodem":{"types":"./mjs/calculators/crc16xmodem.d.ts","import":"./mjs/calculators/crc16xmodem.js","require":"./cjs-default-unwrap/calculators/crc16xmodem.js"},"./crc1":{"types":"./mjs/crc1.d.ts","import":"./mjs/crc1.js","require":"./cjs-default-unwrap/crc1.js"},"./calculators/crc1":{"types":"./mjs/calculators/crc1.d.ts","import":"./mjs/calculators/crc1.js","require":"./cjs-default-unwrap/calculators/crc1.js"},"./crc24":{"types":"./mjs/crc24.d.ts","import":"./mjs/crc24.js","require":"./cjs-default-unwrap/crc24.js"},"./calculators/crc24":{"types":"./mjs/calculators/crc24.d.ts","import":"./mjs/calculators/crc24.js","require":"./cjs-default-unwrap/calculators/crc24.js"},"./crc32":{"types":"./mjs/crc32.d.ts","import":"./mjs/crc32.js","require":"./cjs-default-unwrap/crc32.js"},"./calculators/crc32":{"types":"./mjs/calculators/crc32.d.ts","import":"./mjs/calculators/crc32.js","require":"./cjs-default-unwrap/calculators/crc32.js"},"./crc81wire":{"types":"./mjs/crc81wire.d.ts","import":"./mjs/crc81wire.js","require":"./cjs-default-unwrap/crc81wire.js"},"./calculators/crc81wire":{"types":"./mjs/calculators/crc81wire.d.ts","import":"./mjs/calculators/crc81wire.js","require":"./cjs-default-unwrap/calculators/crc81wire.js"},"./crc8":{"types":"./mjs/crc8.d.ts","import":"./mjs/crc8.js","require":"./cjs-default-unwrap/crc8.js"},"./calculators/crc8":{"types":"./mjs/calculators/crc8.d.ts","import":"./mjs/calculators/crc8.js","require":"./cjs-default-unwrap/calculators/crc8.js"},"./crcjam":{"types":"./mjs/crcjam.d.ts","import":"./mjs/crcjam.js","require":"./cjs-default-unwrap/crcjam.js"},"./calculators/crcjam":{"types":"./mjs/calculators/crcjam.d.ts","import":"./mjs/calculators/crcjam.js","require":"./cjs-default-unwrap/calculators/crcjam.js"}},"sideEffects":false,"engines":{"node":">=12"},"peerDependencies":{"buffer":">=6.0.3"},"_id":"crc@4.1.0","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"bb875159ac3012d52611f13a2bcf5d46b401c8e7","size":15802,"noattachment":false,"key":"/crc/-/crc-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.1.0.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.1.0_1640995215947_0.4703948477568065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-01T00:10:23.122Z","publish_time":1640995216100,"_cnpm_publish_time":1640995216100},"4.0.0":{"name":"crc","version":"4.0.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git+https://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","keywords":["crc","crc16ccitt","crc16kermit","crc16modbus","crc16","crc16xmodem","crc1","crc24","crc32","crc81wire","crc8","crcjam"],"main":"./lib/index.js","module":"./index.js","types":"./index.d.ts","sideEffects":false,"engines":{"node":">=12"},"scripts":{"lint":"eslint src/{,**/}*.ts test/{,**/}*.ts","test":"./scripts/test","build":"./scripts/build","benchmark":"./scripts/benchmark","prepack":"./scripts/prepack"},"peerDependencies":{"buffer":">=6.0.3"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","@types/prettier":"^2.4.2","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","beautify-benchmark":"^0.2.4","benchmark":"^2.1.4","buffer-crc32":"^0.2.13","chai":"^4.3.4","eslint":"^8.5.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.3.0","eslint-config-typescript":"^3.0.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.25.3","eslint-plugin-no-only-tests":"^2.6.0","eslint-plugin-prettier":"^4.0.0","mocha":"^9.1.3","prettier":"^2.5.1","seedrandom":"^3.0.5","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"27b771bd2240cccf1ad8f02fa540887d13c92db5","_id":"crc@4.0.0","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"49d97bba62bbe97a0018d9d109ab2540f81a3b5a","size":22476,"noattachment":false,"key":"/crc/-/crc-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-4.0.0.tgz"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"directories":{},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_4.0.0_1640117548993_0.8010421136295665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:12:35.863Z","publish_time":1640117549167,"_cnpm_publish_time":1640117549167},"3.8.0":{"name":"crc","version":"3.8.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib","*.js"],"main":"./lib/index.js","module":"./index.js","scripts":{"lint":"eslint *.js test/{,**/}*.js","test":"npm run lint && mocha test/*.test.js && ./webpack-test/test.sh","build":"rm -fr lib; babel --out-dir ./lib/es6 *.js; cd commonjs; babel --out-dir ../lib *.js","pretest":"npm run build"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-preset-es2015":"^6.24.1","beautify-benchmark":"^0.2.4","benchmark":"^2.1.4","buffer-crc32":"^0.2.13","chai":"^4.1.2","eslint":"^5.1.0","eslint-config-airbnb":"^17.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.13.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-react":"^7.10.0","mocha":"^5.2.0","prettier":"^1.13.7","seedrandom":"^2.4.3"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","dependencies":{"buffer":"^5.1.0"},"gitHead":"a16b8a670381de4ca713ff0fddd2a51bb3b206e3","_id":"crc@3.8.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"ad60269c2c856f8c299e2c4cc0de4556914056c6","size":19779,"noattachment":false,"key":"/crc/-/crc-3.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.8.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_3.8.0_1532567395546_0.2689495741905876"},"_hasShrinkwrap":false,"publish_time":1532567395675,"_cnpm_publish_time":1532567395675},"3.7.0":{"name":"crc","version":"3.7.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib","*.js"],"main":"./lib/index.js","module":"./index.js","scripts":{"lint":"eslint *.js test/{,**/}*.js","test":"npm run lint && mocha test/*.test.js && ./webpack-test/test.sh","build":"rm -fr lib; babel --out-dir ./lib/es6 *.js; cd commonjs; babel --out-dir ../lib *.js","pretest":"npm run build"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-preset-es2015":"^6.24.1","beautify-benchmark":"^0.2.4","benchmark":"^2.1.4","buffer-crc32":"^0.2.13","chai":"^4.1.2","eslint":"^5.1.0","eslint-config-airbnb":"^17.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.13.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-react":"^7.10.0","mocha":"^5.2.0","prettier":"^1.13.7","seedrandom":"^2.4.3"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","dependencies":{"buffer":"^5.1.0"},"gitHead":"06bdfd3e4202923a972c0dfdd4db4c4c0c3717b1","_id":"crc@3.7.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"58b7083e32ba4b276e1f4cbce1a78b39a6ab63f9","size":19644,"noattachment":false,"key":"/crc/-/crc-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.7.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_3.7.0_1531614366219_0.2338231963216686"},"_hasShrinkwrap":false,"publish_time":1531614366378,"_cnpm_publish_time":1531614366378},"3.6.0":{"name":"crc","version":"3.6.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib","src"],"main":"./lib/index.js","module":"./src/es6/index.js","scripts":{"lint":"eslint {test,src}/{,**/}*.js","test":"npm run lint && mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js **/*.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-preset-es2015":"^6.24.1","beautify-benchmark":"^0.2.4","benchmark":"^2.1.4","buffer-crc32":"^0.2.13","chai":"^4.1.2","eslint":"^5.1.0","eslint-config-airbnb":"^17.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.13.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-prettier":"^2.6.2","eslint-plugin-react":"^7.10.0","mocha":"^5.2.0","prettier":"^1.13.7","seedrandom":"^2.4.3"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","dependencies":{"buffer":"^5.1.0"},"gitHead":"0baedb542bfb0cb89a938647fd05a4f35115f5aa","_id":"crc@3.6.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"50cf87e2601f9bf5e482a1575f006a1138a3ad37","size":20248,"noattachment":false,"key":"/crc/-/crc-3.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.6.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc_3.6.0_1531507138221_0.9861505959666048"},"_hasShrinkwrap":false,"publish_time":1531507138348,"_cnpm_publish_time":1531507138348},"3.5.0":{"name":"crc","version":"3.5.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"9b1dc9d471ecc8690c792bcc586113710f161c45","_id":"crc@3.5.0","_shasum":"98b8ba7d489665ba3979f59b21381374101a1964","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"98b8ba7d489665ba3979f59b21381374101a1964","size":10365,"noattachment":false,"key":"/crc/-/crc-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.5.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crc-3.5.0.tgz_1506361366566_0.9638618873432279"},"directories":{},"publish_time":1506361366628,"_cnpm_publish_time":1506361366628,"_hasShrinkwrap":false},"3.4.4":{"name":"crc","version":"3.4.4","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"360367e1ae930d8663679aff89bb79705947c08c","_id":"crc@3.4.4","_shasum":"9da1e980e3bd44fc5c93bf5ab3da3378d85e466b","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"9da1e980e3bd44fc5c93bf5ab3da3378d85e466b","size":10147,"noattachment":false,"key":"/crc/-/crc-3.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.4.4.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/crc-3.4.4.tgz_1481570747807_0.07623594417236745"},"directories":{},"publish_time":1481570749678,"_cnpm_publish_time":1481570749678,"_hasShrinkwrap":false},"3.4.3":{"name":"crc","version":"3.4.3","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"141d9298974725f8520b6872e27d26b6e2ebe280","_id":"crc@3.4.3","_shasum":"05ba61b6c0471007dd0d4bcddd2ba96ceab08a86","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"05ba61b6c0471007dd0d4bcddd2ba96ceab08a86","size":10115,"noattachment":false,"key":"/crc/-/crc-3.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.4.3.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/crc-3.4.3.tgz_1479772908844_0.7031410404015332"},"directories":{},"publish_time":1479772909066,"_cnpm_publish_time":1479772909066,"_hasShrinkwrap":false},"3.4.2":{"name":"crc","version":"3.4.2","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"85f206e903ff464c7b60060c56bd49129a0e48a6","_id":"crc@3.4.2","_shasum":"67da2a6723a9a69deebf839a29539e2fea52592e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"67da2a6723a9a69deebf839a29539e2fea52592e","size":10109,"noattachment":false,"key":"/crc/-/crc-3.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.4.2.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/crc-3.4.2.tgz_1479764279668_0.9695344720967114"},"directories":{},"publish_time":1479764281630,"_cnpm_publish_time":1479764281630,"_hasShrinkwrap":false},"3.4.1":{"name":"crc","version":"3.4.1","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"ad6a566e578a5c4c9c0d05d57576dbeb788fe696","_id":"crc@3.4.1","_shasum":"65d5830b1a2569557cfb324c0e679998521473ee","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"65d5830b1a2569557cfb324c0e679998521473ee","size":8887,"noattachment":false,"key":"/crc/-/crc-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.4.1.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/crc-3.4.1.tgz_1477680338196_0.20758443232625723"},"directories":{},"publish_time":1477680342205,"_cnpm_publish_time":1477680342205,"_hasShrinkwrap":false},"3.4.0":{"name":"crc","version":"3.4.0","description":"Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.","keywords":["crc"],"files":["lib"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.test.js","pretest":"cd src && babel --out-dir ../lib *.js"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"babel-core":"^6.1.21","babel-preset-es2015":"^6.1.18","beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"^3.4.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","babel":{"presets":["es2015"]},"gitHead":"3726e792cb4a328ef2d935cfd896e54fa9529aaf","_id":"crc@3.4.0","_shasum":"4258e351613a74ef1153dfcb05e820c3e9715d7f","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"4258e351613a74ef1153dfcb05e820c3e9715d7f","size":10219,"noattachment":false,"key":"/crc/-/crc-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.4.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"publish_time":1449534711565,"_cnpm_publish_time":1449534711565,"_hasShrinkwrap":false},"3.3.0":{"name":"crc","version":"3.3.0","description":"Various CRC JavaScript implementations","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"~1.9.1","coffee-errors":"~0.8.6","coffee-script":"~1.7.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"5ec5f3c74cd5a0315ac428af695743ff447a6723","_id":"crc@3.3.0","_shasum":"fa622e1bc388bf257309082d6b65200ce67090ba","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"dist":{"shasum":"fa622e1bc388bf257309082d6b65200ce67090ba","size":9744,"noattachment":false,"key":"/crc/-/crc-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.3.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"publish_time":1433570140656,"_cnpm_publish_time":1433570140656,"_hasShrinkwrap":false},"3.2.1":{"name":"crc","version":"3.2.1","description":"Various CRC JavaScript implementations","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"~1.9.1","coffee-errors":"~0.8.6","coffee-script":"~1.7.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"71caf362b061992bfe4ca8706ee264e764d2e88e","_id":"crc@3.2.1","_shasum":"5d9c8fb77a245cd5eca291e5d2d005334bab0082","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"5d9c8fb77a245cd5eca291e5d2d005334bab0082","size":9518,"noattachment":false,"key":"/crc/-/crc-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.2.1.tgz"},"directories":{},"publish_time":1415827945322,"_cnpm_publish_time":1415827945322,"_hasShrinkwrap":false},"3.2.0":{"name":"crc","version":"3.2.0","description":"Various CRC JavaScript implementations","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"~1.9.1","coffee-errors":"~0.8.6","coffee-script":"~1.7.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"d4efc96dc69600d69310269307c52d607dadc588","_id":"crc@3.2.0","_shasum":"9da5dd86d5803f2ef1f77d2284d2d44a450d749a","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"9da5dd86d5803f2ef1f77d2284d2d44a450d749a","size":9501,"noattachment":false,"key":"/crc/-/crc-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.2.0.tgz"},"directories":{},"publish_time":1415827906636,"_cnpm_publish_time":1415827906636,"_hasShrinkwrap":false},"3.1.0":{"name":"crc","version":"3.1.0","description":"Various CRC JavaScript implementations","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"~1.9.1","coffee-errors":"~0.8.6","coffee-script":"~1.7.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"d5dab983923c6dc94dd9f586228f35972048dd4f","_id":"crc@3.1.0","_shasum":"83d57a6e049c40808450a35874a6bb0aa289024c","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"83d57a6e049c40808450a35874a6bb0aa289024c","size":9478,"noattachment":false,"key":"/crc/-/crc-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.1.0.tgz"},"directories":{},"publish_time":1415819736950,"_cnpm_publish_time":1415819736950,"_hasShrinkwrap":false},"3.0.0":{"name":"crc","version":"3.0.0","description":"Various CRC JavaScript implementations","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"beautify-benchmark":"^0.2.4","benchmark":"^1.0.0","buffer-crc32":"^0.2.3","chai":"~1.9.1","coffee-errors":"~0.8.6","coffee-script":"~1.7.1","mocha":"*","seedrandom":"^2.3.6"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","gitHead":"16dbe7ca019d73be10e99c2f5fa690dcbfc0dd40","_id":"crc@3.0.0","_shasum":"d11e97ec44a844e5eb15a74fa2c7875d0aac4b22","_from":".","_npmVersion":"2.0.0-beta.0","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"d11e97ec44a844e5eb15a74fa2c7875d0aac4b22","size":8984,"noattachment":false,"key":"/crc/-/crc-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-3.0.0.tgz"},"directories":{},"publish_time":1410575173392,"_cnpm_publish_time":1410575173392,"_hasShrinkwrap":false},"2.1.1":{"name":"crc","version":"2.1.1","description":"CRC JavaScript implementation","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"mocha":"*","should":"*","coffee-script":"~1.7.1","coffee-errors":"~0.8.6","chai":"~1.9.1"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","_id":"crc@2.1.1","_shasum":"18ebc6327af56b594b1fbf93677dd083807d7803","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"18ebc6327af56b594b1fbf93677dd083807d7803","size":16201,"noattachment":false,"key":"/crc/-/crc-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-2.1.1.tgz"},"directories":{},"publish_time":1402776986367,"_cnpm_publish_time":1402776986367,"_hasShrinkwrap":false},"2.1.0":{"name":"crc","version":"2.1.0","description":"CRC JavaScript implementation","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"mocha":"*","should":"*","coffee-script":"~1.7.1","coffee-errors":"~0.8.6","chai":"~1.9.1"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","_id":"crc@2.1.0","_shasum":"e3fe4797f3f063bce73e45073d38dbfa9315fdce","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"dist":{"shasum":"e3fe4797f3f063bce73e45073d38dbfa9315fdce","size":16203,"noattachment":false,"key":"/crc/-/crc-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-2.1.0.tgz"},"directories":{},"publish_time":1402776793863,"_cnpm_publish_time":1402776793863,"_hasShrinkwrap":false},"2.0.0":{"name":"crc","version":"2.0.0","description":"CRC JavaScript implementation","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"mocha":"*","should":"*","coffee-script":"~1.7.1","coffee-errors":"~0.8.6","chai":"~1.9.1"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","_id":"crc@2.0.0","dist":{"shasum":"b6115bbae81f4465b9a226307657f44d9e380df6","size":16092,"noattachment":false,"key":"/crc/-/crc-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-2.0.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"publish_time":1400719758429,"_cnpm_publish_time":1400719758429,"_hasShrinkwrap":false},"1.1.0":{"name":"crc","version":"1.1.0","description":"CRC JavaScript implementation","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"mocha":"*","should":"*","coffee-script":"~1.7.1","coffee-errors":"~0.8.6","chai":"~1.9.1"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","_id":"crc@1.1.0","dist":{"shasum":"70aeaa350e1b7dabea9db76919f280f2661b6950","size":16086,"noattachment":false,"key":"/crc/-/crc-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"publish_time":1400719396601,"_cnpm_publish_time":1400719396601,"_hasShrinkwrap":false},"1.0.0":{"name":"crc","version":"1.0.0","description":"CRC JavaScript implementation","keywords":["crc"],"main":"./lib/index.js","scripts":{"test":"mocha test/*.spec.coffee","pretest":"coffee --bare --output ./lib --compile ./src/*.coffee"},"author":{"name":"Alex Gorbatchev","url":"https://github.com/alexgorbatchev"},"devDependencies":{"mocha":"*","should":"*","coffee-script":"~1.7.1","coffee-errors":"~0.8.6","chai":"~1.9.1"},"homepage":"https://github.com/alexgorbatchev/node-crc","bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"license":"MIT","_id":"crc@1.0.0","dist":{"shasum":"c346ac26c63cd7f37b7d1f1959ac9c0b5136c445","size":32713,"noattachment":false,"key":"/crc/-/crc-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"directories":{},"publish_time":1395714943651,"_hasShrinkwrap":false,"_cnpm_publish_time":1395714943651},"0.3.0":{"name":"crc","version":"0.3.0","description":"CRC JavaScript implementation","author":{"name":"Alex Gorbatchev","email":"alex.gorbatchev@gmail.com"},"contributors":[{"name":"Dean Kusler","email":"deankus@gmail.com"}],"main":"./lib/crc.js","scripts":{"test":"mocha --require should --reporter spec"},"directories":{},"devDependencies":{"mocha":"*","should":"*"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"bugs":{"url":"https://github.com/alexgorbatchev/node-crc/issues"},"homepage":"https://github.com/alexgorbatchev/node-crc","_id":"crc@0.3.0","dist":{"shasum":"6848d1e2634dae9f7233b23d8ce637257406908e","size":8602,"noattachment":false,"key":"/crc/-/crc-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-0.3.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"publish_time":1395685864347,"_hasShrinkwrap":false,"_cnpm_publish_time":1395685864347},"0.2.1":{"name":"crc","version":"0.2.1","description":"CRC JavaScript implementation","author":{"name":"Alex Gorbatchev","email":"alex.gorbatchev@gmail.com"},"contributors":[],"main":"./lib/crc.js","scripts":{},"directories":{},"devDependencies":{"mocha":"*","should":"*"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"_id":"crc@0.2.1","dist":{"shasum":"b1f111fc3abb9b83d3a291a6820cf6e8c7ef32d7","size":8711,"noattachment":false,"key":"/crc/-/crc-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-0.2.1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"maintainers":[{"name":"alexgorbatchev","email":""}],"publish_time":1378489747811,"_hasShrinkwrap":false,"_cnpm_publish_time":1378489747811},"0.2.0":{"name":"crc","version":"0.2.0","description":"CRC JavaScript implementation","author":{"name":"Alex Gorbatchev","email":"alex.gorbatchev@gmail.com"},"contributors":[],"main":"./lib/crc.js","scripts":{},"directories":{},"devDependencies":{"mocha":"*","should":"*"},"repository":{"type":"git","url":"git://github.com/alexgorbatchev/node-crc.git"},"_npmUser":{"name":"alexgorbatchev","email":"alex.gorbatchev@gmail.com"},"_id":"crc@0.2.0","dependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.1","_defaultsLoaded":true,"dist":{"shasum":"f4486b9bf0a12df83c3fca14e31e030fdabd9454","size":10240,"noattachment":false,"key":"/crc/-/crc-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/crc/download/crc-0.2.0.tgz"},"maintainers":[{"name":"alexgorbatchev","email":""}],"publish_time":1335664536317,"_hasShrinkwrap":false,"_cnpm_publish_time":1335664536317}},"readme":"# crc\n\nFunctions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.\n\n## Features\n\n- Written in TypeScript and provides typings out of the box.\n- Supports ESM and CommonJS.\n- Pure JavaScript implementation, no native dependencies.\n- Full test suite using `pycrc` as a refenrence.\n- Supports for the following CRC algorithms:\n  - CRC1 (`crc1`)\n  - CRC8 (`crc8`)\n  - CRC8 1-Wire (`crc81wire`)\n  - CRC8 DVB-S2 (`crc8dvbs2`)\n  - CRC16 (`crc16`)\n  - CRC16 CCITT (`crc16ccitt`)\n  - CRC16 Modbus (`crc16modbus`)\n  - CRC16 Kermit (`crc16kermit`)\n  - CRC16 XModem (`crc16xmodem`)\n  - CRC24 (`crc24`)\n  - CRC32 (`crc32`)\n  - CRC32 MPEG-2 (`crc32mpeg`)\n  - CRCJAM (`crcjam`)\n\n## Installation\n\n```\nnpm install crc\n```\n\n## Usage\n\nUsing specific CRC is the recommended way to reduce bundle size:\n\n```js\nimport crc32 from 'crc/crc32';\ncrc32('hello').toString(16);\n// \"3610a686\"\n```\n\nAlternatively you can use main default export:\n\n```js\nimport crc from 'crc';\ncrc.crc32('hello').toString(16);\n// \"3610a686\"\n```\n\nIf you really wish to minimize bundle size, you can import CRC calculators directly and pass an instance of `Int8Array`:\n\n```js\nimport crc32 from 'crc/calculators/crc32';\nconst helloWorld = new Int8Array([104, 101, 108, 108, 111, 32, 119, 111, 114, 108, 100]);\ncrc32(helloWorld).toString(16);\n// \"3610a686\"\n```\n\nCommonJS is supported as well without the need to unwrap `.default`:\n\n```js\nconst crc32 = require('crc/crc32');\ncrc32('hello').toString(16);\n// \"3610a686\"\n```\n\nCalculate a CRC32 of a file:\n\n```js\ncrc32(fs.readFileSync('README.md', 'utf-8')).toString(16);\n// \"127ad531\"\n```\n\nOr using a `Buffer`:\n\n```js\ncrc32(fs.readFileSync('README.md', 'utf-8')).toString(16);\n// \"127ad531\"\n```\n\nIncrementally calculate a CRC:\n\n```js\nlet value = crc32('one');\nvalue = crc32('two', value);\nvalue = crc32('three', value);\nvalue.toString(16);\n// \"9e1c092\"\n```\n\n## Tests\n\n```\nnpm test\n```\n\n## Thanks!\n\n[pycrc](http://www.tty1.net/pycrc/) library is which the source of all of the CRC tables.\n\n# License\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Alex Gorbatchev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_attachments":{},"homepage":"https://github.com/alexgorbatchev/crc","bugs":{"url":"https://github.com/alexgorbatchev/crc/issues"},"license":"MIT"}