{"name":"webcrypto-core","version":"1.7.9","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":"eslint . --ext .ts","lint:fix":"eslint --fix . --ext .ts","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.8","@peculiar/json-schema":"^1.1.12","asn1js":"^3.0.1","pvtsutils":"^1.3.5","tslib":"^2.6.2"},"devDependencies":{"@types/mocha":"^10.0.6","@types/node":"^20.11.5","coveralls":"^3.1.1","@typescript-eslint/eslint-plugin":"^6.17.0","@typescript-eslint/parser":"^6.17.0","eslint":"^8.56.0","mocha":"^10.2.0","nyc":"^15.1.0","rimraf":"^5.0.5","rollup":"^4.9.6","rollup-plugin-dts":"^6.1.0","rollup-plugin-typescript2":"^0.36.0","ts-node":"^10.9.2","typescript":"^5.3.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":["lcov","text-summary"]},"mocha":{"require":"ts-node/register","extension":["ts"],"spec":["test/**/*.ts"]},"_id":"webcrypto-core@1.7.9","gitHead":"331285269b0e1eb940c369033196b6153c0ae057","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"a585f0032dbc88d202cff4f266cbef02ba48bd7a","size":26513,"noattachment":false,"key":"/webcrypto-core/-/webcrypto-core-1.7.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/webcrypto-core/download/webcrypto-core-1.7.9.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.9_1711625233514_0.1319806822777594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T11:27:13.691Z","publish_time":1711625233691,"_source_registry_name":"default","_cnpm_publish_time":1711625233691,"dist-tags":{"latest":"1.8.1","next":"1.0.19-next.0"}}