{"name":"webcrypto-core","version":"1.0.2","description":"Common layer to be used by crypto libraries based on WebCrypto API for input validation.","main":"index.js","types":"types/index.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.1.0","rollup":"^1.1.2","rollup-plugin-typescript":"^1.0.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","banner":"// Copyright (c) 2017, Peculiar Ventures, All rights reserved.","nyc":{"extension":[".ts",".tsx"],"include":["src/**/*.ts"],"exclude":["**/*.d.ts"],"reporter":["text-summary","html"]},"gitHead":"676468f2853944d49454b58d7e7c9c1098dff734","_id":"webcrypto-core@1.0.2","_nodeVersion":"10.13.0","_npmVersion":"6.7.0","dist":{"shasum":"e4efdcf741a0114fa9aa1659d419a712d5135922","size":10895,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.0.2.tgz"},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webcrypto-core_1.0.2_1550096047487_0.9976661483628342"},"_hasShrinkwrap":false,"publish_time":1550096047632,"_cnpm_publish_time":1550096047632,"_cnpmcore_publish_time":"2021-12-16T14:34:16.156Z","dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}