{"name":"webcrypto-core","version":"1.0.9","description":"Common layer to be used by crypto libraries based on WebCrypto API for input validation.","main":"build/webcrypto-core.js","module":"build/webcrypto-core.es.js","types":"build/webcrypto-core.d.ts","scripts":{"prepare":"npm run build","build":"npm run build:defs && npm run build:js","build:defs":"tsc --declaration --outDir types --emitDeclarationOnly","build:js":"rollup -c","test":"mocha","prepub":"npm run build","pub":"npm version patch && npm publish && git push","coverage":"nyc npm test","precoveragehtml":"npm run coverage","coveragehtml":"nyc report -r html","predev":"if [ ! -f coverage/index.html ]; then mkdir coverage; cp .waiting.html coverage/index.html; fi","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":{"pvtsutils":"^1.0.3","tslib":"^1.9.3"},"devDependencies":{"@types/mocha":"^5.2.5","@types/node":"^10.12.18","coveralls":"^3.0.2","mocha":"^5.2.0","nyc":"^13.3.0","reflect-metadata":"^0.1.13","rollup":"^1.1.2","rollup-plugin-dts":"^0.13.0","ts-node":"^8.0.1","typescript":"^3.2.4"},"author":{"name":"PeculiarVentures"},"license":"MIT","bugs":{"url":"https://github.com/PeculiarVentures/webcrypto-core/issues"},"homepage":"https://github.com/PeculiarVentures/webcrypto-core#readme","nyc":{"extension":[".ts",".tsx"],"include":["src/**/*.ts"],"exclude":["**/*.d.ts"],"reporter":["text-summary","html"]},"gitHead":"47b5443e8abaa3c0fe8892cfc2cef3de7f4c11e3","_id":"webcrypto-core@1.0.9","_npmVersion":"5.10.0","_nodeVersion":"10.13.0","_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"dist":{"shasum":"5e7fee3743c16a233c97522933d8d4eb13397df2","size":19224,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.0.9.tgz"},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webcrypto-core_1.0.9_1551518208298_0.277576551040545"},"_hasShrinkwrap":false,"publish_time":1551518208516,"_cnpm_publish_time":1551518208516,"_cnpmcore_publish_time":"2021-12-16T14:34:14.242Z","dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}