{"name":"js-crypto-hash","version":"0.6.3","description":"Universal Module for Hash Function in JavaScript","main":"dist/index.js","scripts":{"test":"nyc mocha --recursive $(find test -name '*.spec.ts')","test:bundle":"yarn webpack && cross-env TEST_ENV=bundle yarn test","karma":"cross-env TEST_ENV=source karma start","karma:bundle":"yarn webpack && cross-env TEST_ENV=bundle karma start","karma:window":"yarn webpack && cross-env TEST_ENV=window karma start","tsc":"tsc --build ./tsconfig.json","html":"yarn webpack && yarn html:source && yarn html:bundle && yarn html:window","html:source":"cross-env TEST_ENV=source NODE_ENV=html yarn webpack","html:bundle":"cross-env TEST_ENV=bundle NODE_ENV=html yarn webpack","html:window":"cross-env TEST_ENV=window NODE_ENV=html yarn webpack","webpack":"webpack --mode development --config webpack.dev.js","webpack:prod":"cross-env NODE_ENV=production webpack --optimize-minimize --mode production --config webpack.prod.js","build":"rm -rf ./dist && cross-env NODE_ENV=production yarn tsc && yarn webpack:prod","analyze":"cross-env NODE_ENV=production webpack --mode production --optimize-minimize --json --config webpack.prod.js | webpack-bundle-size-analyzer","cleanup":"rm -rf ./dist coverage .nyc_output ./node_modules ./test/html/*.bundle.js ./test/html/test.html","babel":"cross-env NODE_ENV=production yarn tsc"},"author":{"name":"Jun Kurihara"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/junkurihara/jscu.git"},"bugs":{"url":"https://github.com/junkurihara/jscu/issues"},"homepage":"https://github.com/junkurihara/jscu/tree/master/packages/js-crypto-hash#readme","keywords":["crypto","hash","webcrypto"],"dependencies":{"buffer":"~5.4.3","hash.js":"~1.1.7","js-crypto-env":"^0.3.2","md5":"~2.2.1","sha3":"~2.1.0"},"devDependencies":{"js-encoding-utils":"0.5.6"},"_id":"js-crypto-hash@0.6.3","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-SG8c9tM8y3sUb4k7WvpVfu5vU7zfPvX+eaYR5578TvehkehdaQbqAc+y+1FwxnqQ3WZ0gsYoOKp/mW+mqtNoWA==","shasum":"748e3e1853f69dad714636db3290736825506641","tarball":"https://registry.npmjs.org/js-crypto-hash/-/js-crypto-hash-0.6.3.tgz","fileCount":12,"unpackedSize":76744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHccPCRA9TVsSAnZWagAAHF4QAJfvMgmNV/wA1jkWlAfh\n1fKwx9MFmiWpPvML4wIqhZzbX67gKxLZOfX4SYUbRn9nMONiSpy4ks39m06E\nMc3Niy0yQ6FW5WcVYejwcm8YhePoAo3s37+igtSYjSbx1ThnP+PmBt6i6UtS\nbMUR09urPO4M4lCkTDOM8mqzhJBuDsS3sftJuDJxsQK37tkcnqVL2YG4o/2B\n62/ImS3ktzLlojW0fx0RDd8MMtQf3BFEGrh8PoodY4F3Bt5hxVKofVvUBCPS\no75iSxhVNIduaq7qbPCsdWOwM6EQSNkdCLTsDCg3rFznibRF3ACALLE0TBQs\nSFJw4wStGLYspNNJ+7lesNizd7QmYyR03IgscTO+vMePET28S/v0aEyH+Ujb\nyIuRVP/0DiwpmbgBWeVtShGI5bLNNgP85+zSpt3hy1qGPJkFC6DCD3uZhVHH\nDEqfnBMn9l/Q/J0ZmipAgZMM0/o8JJqVjk5y//i47I3GxThTOEO3br6YjJN4\n0lRKWrL63PCgoagsziuvc4Qzsj2H4sBs6F6IDdwEAsAcNGwuCnPNVu9I4lTs\nOPdZj5Qh0XP9jhjIGbIr0ocb5ZAuPfpXNppeZuRhBziuSqJcknZfIlHhAafX\nRn1Ps6Wg60tCcqEFpo/oj3UOLkNdNC7IKsPCt2ZvIvEuDan7btLYJgsvSKoN\n0KyY\r\n=AycU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUPHfwvODbuvyn/C0ClwMOFz1l/frJ5Ac5P5qMOntJ1AIgMwYm77238LzoFUm5YVmCh8kacCyk5DlAE4UDKCwBLc4="}]},"maintainers":[{"name":"kurihara","email":"qtypeq@gmail.com"}],"_npmUser":{"name":"kurihara","email":"qtypeq@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/js-crypto-hash_0.6.3_1579009806627_0.07638422616126772"},"_hasShrinkwrap":false}