{"name":"webcrypto-core","version":"0.1.8","description":"Common layer to be used by crypto libraries based on WebCrypto API for input validation.","main":"build/index.js","types":"index.d.ts","directories":{"test":"test"},"scripts":{"build":"npm run build:es5","build:es5":"tsc","build:es2015":"tsc -p tsconfig.es2015.json","build:rollup":"npm run build:es2015 && rollup -c","build:map":"tsc --sourcemap","build:source":"tsc --declaration --declarationDir types","pretest":"npm run build:map","test":"mocha test","install":"npm run build","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"],"dependencies":{"@types/node":"^6","tslib":"^1.5.0","typescript":"^2"},"devDependencies":{"babel-preset-es2015":"^6.18.0","live-server":"^1","npm-run-all":"^3","nyc":"^8","watch":"^0"},"author":{"name":"PeculiarVentures"},"license":"MIT","bugs":{"url":"https://github.com/PeculiarVentures/webcrypto-core/issues"},"homepage":"https://github.com/PeculiarVentures/webcrypto-core#readme","gitHead":"f93d58ea0f0ed0150e026a1797c2c316600afc4d","_id":"webcrypto-core@0.1.8","_shasum":"5363eb0c8eb2d6784e213db3a82434d720093e10","_from":".","_npmVersion":"4.1.1","_nodeVersion":"6.9.2","_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"dist":{"shasum":"5363eb0c8eb2d6784e213db3a82434d720093e10","size":18579,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-0.1.8.tgz"},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webcrypto-core-0.1.8.tgz_1486024569221_0.4851884595118463"},"publish_time":1486024569805,"_hasShrinkwrap":false,"_cnpm_publish_time":1486024569805,"_cnpmcore_publish_time":"2021-12-16T14:34:21.737Z","hasInstallScript":true,"dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}