{"name":"webcrypto-core","version":"1.6.0","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/index.d.ts","scripts":{"test":"mocha","build":"rollup -c","clear":"rimraf build/*","rebuild":"npm run clear && npm run build","lint":"tslint -p .","lint:fix":"tslint --fix -p .","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","shake"],"dependencies":{"@peculiar/asn1-schema":"^2.0.44","@peculiar/json-schema":"^1.1.12","@typescript/lib-dom":"npm:@types/web","asn1js":"^2.2.0","pvtsutils":"^1.2.2","tslib":"^2.3.1"},"devDependencies":{"@types/asn1js":"^2.0.2","@types/mocha":"^9.1.0","@types/node":"^17.0.21","coveralls":"^3.1.1","mocha":"^9.2.1","nyc":"^15.1.0","rimraf":"^3.0.2","rollup":"^2.68.0","rollup-plugin-dts":"^4.1.0","rollup-plugin-typescript2":"^0.31.2","ts-node":"^10.6.0","tslint":"^6.1.3","typescript":"^4.6.2"},"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":["lcov","text-summary"]},"mocha":{"require":"ts-node/register","extension":["ts"],"spec":["test/**/*.ts"]},"gitHead":"7272d97268f1470c3de2a5e3aa6a0506d748671b","_id":"webcrypto-core@1.6.0","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"46a8c09ebf8efada148c60f9e747c8c3d1e844d3","size":25048,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.6.0.tgz"},"_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"directories":{},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webcrypto-core_1.6.0_1646240735434_0.4590880994204325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T17:06:22.454Z","publish_time":1646240735608,"_cnpm_publish_time":1646240735608,"dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}