{"name":"js-sha256","version":"0.11.1","description":"A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.","main":"src/sha256.js","devDependencies":{"expect.js":"~0.3.1","mocha":"~10.8.2","nyc":"^15.1.0","tiny-worker":"^2.3.0","uglify-js":"^3.1.9"},"scripts":{"test":"nyc mocha tests/node-test.js","report":"nyc --reporter=html --reporter=text mocha tests/node-test.js","coveralls":"nyc report --reporter=text-lcov | coveralls","build":"uglifyjs src/sha256.js -c -m eval --comments -o build/sha256.min.js"},"repository":{"type":"git","url":"git+https://github.com/emn178/js-sha256.git"},"keywords":["sha","sha2","sha224","sha256","hash","encryption","cryptography","HMAC"],"license":"MIT","author":{"name":"Chen, Yi-Cyuan","email":"emn178@gmail.com"},"homepage":"https://github.com/emn178/js-sha256","bugs":{"url":"https://github.com/emn178/js-sha256/issues"},"nyc":{"exclude":["tests"]},"browser":{"crypto":false,"buffer":false},"gitHead":"7912494a5ae277660131557401b91f11f47c96d2","_id":"js-sha256@0.11.1","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"712262e8fc9569d6f7f6eea72c0d8e5ccc7c976c","size":11808,"noattachment":false,"key":"/js-sha256/-/js-sha256-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/js-sha256/download/js-sha256-0.11.1.tgz"},"_npmUser":{"name":"emn178","email":"emn178@gmail.com"},"directories":{},"maintainers":[{"name":"emn178","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/js-sha256_0.11.1_1748072953264_0.7792191744237909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-24T07:49:13.478Z","publish_time":1748072953478,"_source_registry_name":"default","_cnpm_publish_time":1748072953478,"dist-tags":{"latest":"0.11.1"}}