{"name":"webcrypto-core","version":"1.1.2","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/types/index.d.ts","scripts":{"prepare":"npm run build","test":"mocha","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","lint":"tslint -p .","lint:fix":"tslint --fix -p .","prepub":"npm run lint && npm run rebuild","pub":"npm version patch && npm publish","postpub":"git push && git push --tags origin master","prepub:next":"npm run lint && npm run rebuild","pub:next":"npm version prerelease --preid=next && npm publish --tag next","postpub:next":"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":{"@peculiar/asn1-schema":"^2.0.1","@peculiar/json-schema":"^1.1.10","asn1js":"^2.0.26","pvtsutils":"^1.0.10","tslib":"^1.11.2"},"devDependencies":{"@types/asn1js":"0.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.21","coveralls":"^3.1.0","mocha":"^7.1.2","nyc":"^15.0.1","reflect-metadata":"^0.1.13","rimraf":"^3.0.2","rollup":"^2.8.0","rollup-plugin-typescript2":"^0.26.0","ts-node":"^8.10.1","tslint":"^6.1.2","typescript":"^3.8.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"]},"mocha":{"require":"ts-node/register","extension":["ts"],"spec":["test/**/*.ts"]},"gitHead":"c5172fc515524f568902ea06709b01deb762e34b","_id":"webcrypto-core@1.1.2","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"c522a9e5596688f2b6bb19e2d336f68efa8bdd57","size":35715,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.1.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.1.2_1592308769206_0.5439810690364939"},"_hasShrinkwrap":false,"publish_time":1592308769339,"_cnpm_publish_time":1592308769339,"_cnpmcore_publish_time":"2021-12-16T14:34:08.850Z","dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}