{"name":"node-webcrypto-ossl","version":"2.0.2","repository":{"type":"git","url":"git+https://github.com/PeculiarVentures/node-webcrypto-ossl.git"},"description":"A WebCrypto Polyfill for Node in TypeScript built on OpenSSL","main":"buildjs/index.js","module":"buildjs/index.es.js","types":"index.d.ts","scripts":{"prepare":"npm run build","test":"mocha","clear":"rimraf buildjs","build":"rollup -c","rebuild":"npm run clear && npm run build","lint":"tslint -p .","lint:fix":"tslint -p . --fix","prepub":"npm run lint && npm run rebuild","pub":"npm version patch && npm publish && git push","sync":"git ac && git pull --rebase && 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","install":"node-gyp rebuild"},"author":{"name":"PeculiarVentures"},"license":"MIT","keywords":["crypto","openssl","webcrypto","rsa","aes","ec","jwk","polyfill","secp256k1"],"dependencies":{"mkdirp":"^1.0.4","nan":"^2.14.0","pvtsutils":"^1.0.10","tslib":"^1.11.1","webcrypto-core":"^1.0.20"},"devDependencies":{"@peculiar/webcrypto-test":"^1.0.6","@rollup/plugin-alias":"^3.1.0","@rollup/plugin-typescript":"^4.1.1","@types/mkdirp":"^1.0.0","@types/mocha":"^7.0.2","@types/node":"^12.12.36","@types/rimraf":"^2.0.4","coveralls":"^3.0.11","mocha":"^7.1.1","nyc":"^15.0.1","rimraf":"^3.0.2","rollup":"^2.6.1","ts-node":"^8.8.2","tsconfig-paths":"^3.9.0","typescript":"^3.8.3"},"nyc":{"extension":[".ts",".tsx"],"include":["lib/**/*.ts"],"exclude":["**/*.d.ts"],"reporter":["text-summary","html"]},"mocha":{"require":["ts-node/register","tsconfig-paths/register"],"extension":["ts"],"watch-files":["test/**/*.ts"]},"gypfile":true,"gitHead":"f13f313a362cd2dd4c495a2799d21bf5664ab7c1","bugs":{"url":"https://github.com/PeculiarVentures/node-webcrypto-ossl/issues"},"homepage":"https://github.com/PeculiarVentures/node-webcrypto-ossl#readme","_id":"node-webcrypto-ossl@2.0.2","_nodeVersion":"12.13.1","_npmVersion":"6.14.4","dist":{"shasum":"0205b5aac7e941e7d972b54111a725b41330631d","size":47779,"noattachment":false,"key":"/node-webcrypto-ossl/-/node-webcrypto-ossl-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-webcrypto-ossl/download/node-webcrypto-ossl-2.0.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/node-webcrypto-ossl_2.0.2_1587241344390_0.1111820332228648"},"_hasShrinkwrap":false,"publish_time":1587241344569,"deprecated":"node-webcrypto-ossl has been deprecated. This module was created in 2015 because at the time the Node team did not feel the need to have two crypto interfaces and they already had one before WebCrypto was defined","_cnpm_publish_time":1587241344569,"_cnpmcore_publish_time":"2021-12-16T18:24:49.766Z","hasInstallScript":true,"dist-tags":{"beta":"1.0.11","latest":"2.1.3"}}