{"name":"webcrypto-core","version":"1.7.7","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.3.6","@peculiar/json-schema":"^1.1.12","asn1js":"^3.0.1","pvtsutils":"^1.3.2","tslib":"^2.4.0"},"devDependencies":{"@types/mocha":"^10.0.1","@types/node":"^18.15.5","coveralls":"^3.1.1","mocha":"^10.2.0","nyc":"^15.1.0","rimraf":"^4.4.0","rollup":"^3.20.0","rollup-plugin-dts":"^5.3.0","rollup-plugin-typescript2":"^0.34.1","ts-node":"^10.9.1","tslint":"^6.1.3","typescript":"^5.0.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":"20f56f8cd8e73e57150eaffdc5dd8b1e4dfaf244","_id":"webcrypto-core@1.7.7","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"shasum":"06f24b3498463e570fed64d7cab149e5437b162c","size":26093,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.7.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.7.7.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.7.7_1679423818706_0.31232174276585933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T18:36:58.901Z","publish_time":1679423818901,"_cnpm_publish_time":1679423818901,"dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}