{"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,"dist-tags":{"latest":"4.3.2"}}