{"name":"webcrypto-core","version":"0.1.2","description":"Common layer to be used by crypto libraries based on WebCrypto API for input validation.","main":"build/webcrypto-core.js","types":"./build/webcrypto-core.d.ts","directories":{"test":"test"},"scripts":{"prepublish":"npm test && npm run minify","pretest":"npm run build","build":"tsc --sourceMap","minify":"uglifyjs build/webcrypto-core.js -o build/webcrypto-core.min.js -m -c","test":"mocha test","pub":"npm version patch && npm publish && git push","coverage":"nyc npm test","precoveragehtml":"npm run coverage","coveragehtml":"nyc report -r html","watch":"watch 'npm run coveragehtml' lib/ test/","live":"live-server -q --port=4005 --ignorePattern='(js|css|png)$' coverage","predev":"if [ ! -f coverage/index.html ]; then mkdir coverage; cp .waiting.html coverage/index.html; fi","dev":"npm-run-all -p --silent watch live","coveralls":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+https://github.com/PeculiarVentures/webcrypto-core.git"},"keywords":["webcrypto","crypto","polyfill","aes","rsa","sha","ec"],"devDependencies":{"mocha":"latest","uglify-js":"latest","typescript":"^2","live-server":"^1","npm-run-all":"^3","nyc":"^8","watch":"^0","@types/node":"^6"},"author":{"name":"PeculiarVentures"},"license":"MIT","bugs":{"url":"https://github.com/PeculiarVentures/webcrypto-core/issues"},"homepage":"https://github.com/PeculiarVentures/webcrypto-core#readme","gitHead":"44ba909d088083e10391107aed67c73f55ed4196","_id":"webcrypto-core@0.1.2","_shasum":"98744cb5c82f386f953313943c143b87c9cb94b0","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"dist":{"shasum":"98744cb5c82f386f953313943c143b87c9cb94b0","size":24674,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-0.1.2.tgz"},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webcrypto-core-0.1.2.tgz_1476217551101_0.7591575176920742"},"publish_time":1476217551740,"_hasShrinkwrap":false,"_cnpm_publish_time":1476217551740,"_cnpmcore_publish_time":"2021-12-16T14:34:23.358Z","dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}