{"name":"fast-sha256","version":"1.3.0","description":"SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js","main":"sha256.js","typings":"sha256","directories":{"test":"test"},"scripts":{"build":"tsc && echo '});' | cat build/umd-prelude.js build/sha256.js - > sha256.js && rm build/sha256.js && uglifyjs sha256.js -c -m -o sha256.min.js && mv build/sha256.d.ts ./","test":"tape test/test.js | faucet","bench":"node test/bench.js","lint":"tslint src/*.ts"},"repository":{"type":"git","url":"git+https://github.com/dchest/fast-sha256-js.git"},"keywords":["hash","sha256","pbkdf2","cryptography","crypto","hmac"],"author":{"name":"Dmitry Chestnykh"},"license":"Unlicense","devDependencies":{"faucet":"0.x.x","tape":"4.11.0","tslint":"^5.20.0","typescript":"^3.6.4","uglify-js":"^3.1.9"},"gitHead":"2cee3ccb977bd4b10e8eeb7fa95036b1d08f2529","bugs":{"url":"https://github.com/dchest/fast-sha256-js/issues"},"homepage":"https://github.com/dchest/fast-sha256-js#readme","_id":"fast-sha256@1.3.0","_nodeVersion":"13.6.0","_npmVersion":"6.13.4","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"7916ba2054eeb255982608cccd0f6660c79b7ae6","size":9135,"noattachment":false,"key":"/fast-sha256/-/fast-sha256-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-sha256/download/fast-sha256-1.3.0.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-sha256_1.3.0_1579189945935_0.8547197513565707"},"_hasShrinkwrap":false,"publish_time":1579189946112,"_cnpm_publish_time":1579189946112,"dist-tags":{"latest":"1.3.0"}}