{"name":"webcrypto-core","version":"1.0.15","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.mjs","types":"build/types/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run build:module && npm run build:types","clear":"rimraf build/*","rebuild":"npm run clear && npm run build","build:module":"rollup -c","build:types":"tsc -p tsconfig.types.json","test":"mocha","prepub":"npm run rebuild","pub":"npm version patch && npm publish","postpub":"git push && git push --tags origin master","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.6","tslib":"^1.10.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^10.17.6","coveralls":"^3.0.9","mocha":"^6.2.2","nyc":"^14.1.1","reflect-metadata":"^0.1.13","rimraf":"^3.0.0","rollup":"^1.27.8","rollup-plugin-typescript2":"^0.25.3","ts-node":"^8.5.4","typescript":"^3.7.3"},"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":"e75350eca9534a54081dcbf5a9db293464400792","_id":"webcrypto-core@1.0.15","_nodeVersion":"12.13.0","_npmVersion":"6.13.1","dist":{"shasum":"eeb445f613619acaca85b9b9ae046d1998f066f4","size":17678,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.0.15.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.15_1575590235209_0.8875198729898106"},"_hasShrinkwrap":false,"publish_time":1575590235356,"_cnpm_publish_time":1575590235356,"_cnpmcore_publish_time":"2021-12-16T14:34:12.169Z","dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}