{"name":"noble-hashes","version":"0.1.1","description":"Fast 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE, HMAC, HKDF, PBKDF2, Scrypt","main":"lib/index.js","directories":{"lib":"lib","test":"test"},"scripts":{"bench":"node test/benchmark/index.js","bench-install":"cd test/benchmark && npm install && cd ../../","build":"tsc -d","build-release":"rollup -c rollup.config.js","lint":"prettier --print-width 100 --single-quote --check src","test":"node test/index.js","test-dos":"node test/slow-dos.test.js","test-big":"node test/slow-big.test.js"},"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-hashes.git"},"license":"MIT","browser":{"crypto":false},"devDependencies":{"@rollup/plugin-commonjs":"21.0.0","@rollup/plugin-node-resolve":"13.0.5","micro-bmark":"^0.1.3","micro-should":"^0.2.0","prettier":"2.4.1","rollup":"~2.58.0","typescript":"~4.3.5"},"keywords":["sha","sha2","sha3","sha256","sha512","keccak","ripemd160","blake2","hmac","hkdf","pbkdf2","scrypt","kdf","hash","cryptography","security","noble"],"types":"./lib/index.d.ts","gitHead":"1407328994c91fc935a71457062fe81418f38dbb","bugs":{"url":"https://github.com/paulmillr/noble-hashes/issues"},"homepage":"https://github.com/paulmillr/noble-hashes#readme","_id":"noble-hashes@0.1.1","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"1848aaecabd364455e8d7f461e017cccbd36ebab","size":28219,"noattachment":false,"key":"/noble-hashes/-/noble-hashes-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/noble-hashes/download/noble-hashes-0.1.1.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/noble-hashes_0.1.1_1633648417712_0.1298824639985503"},"_hasShrinkwrap":false,"publish_time":1633648417907,"deprecated":"Switch to namespaced @noble/hashes for security and feature updates","_cnpm_publish_time":1633648417907,"_cnpmcore_publish_time":"2021-12-15T17:13:45.228Z","dist-tags":{"latest":"0.3.1"}}