{"name":"node-webcrypto-ossl","version":"1.0.16","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/webcrypto.js","types":"index.d.ts","scripts":{"clean":"rm -rf build/ buildjs/ coverage/ .nyc_output/ npm-debug.log npm-debug.log.*","prepublish":"npm run build","postinstall":"npm run build","pretest":"npm run build:source","test":"mocha","build":"npm run build:es5","build:es5":"tsc","build:source":"tsc --sourceMap","build:es2015":"tsc --module es2015 --target es2015","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","watch":"watch 'npm run coveragehtml' lib/ src/ test/","live":"live-server -q --port=4005 --ignorePattern='(js|css|png)$' coverage","predev":"if [ ! -f coverage/index.html ]; then mkdir coverage; cp .waiting.html coverage/index.html; fi","dev":"npm-run-all -p --silent watch live","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"],"dependencies":{"@types/mkdirp":"^0.3.29","@types/node":"^6.0.45","mkdirp":"^0.5.1","nan":"^2.4.0","webcrypto-core":"^0"},"devDependencies":{"live-server":"^1","mocha":"^3","npm-run-all":"^3","nyc":"^8","typescript":"^2","watch":"^0"},"gypfile":true,"gitHead":"cdf9f6cbf1a0499d804a667ddef3528463b3f12c","bugs":{"url":"https://github.com/PeculiarVentures/node-webcrypto-ossl/issues"},"homepage":"https://github.com/PeculiarVentures/node-webcrypto-ossl#readme","_id":"node-webcrypto-ossl@1.0.16","_shasum":"b536347c26d78efecad6fab91862dcd0985524d6","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"microshine","email":"microshine@mail.ru"},"dist":{"shasum":"b536347c26d78efecad6fab91862dcd0985524d6","size":132683,"noattachment":false,"key":"/node-webcrypto-ossl/-/node-webcrypto-ossl-1.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-webcrypto-ossl/download/node-webcrypto-ossl-1.0.16.tgz"},"maintainers":[{"name":"microshine","email":""},{"name":"peculiarventures","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-webcrypto-ossl-1.0.16.tgz_1482861692939_0.21629642928019166"},"directories":{},"publish_time":1482861693673,"_hasShrinkwrap":false,"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":1482861693673,"_cnpmcore_publish_time":"2021-12-16T18:25:01.951Z","hasInstallScript":true,"dist-tags":{"beta":"1.0.11","latest":"2.1.3"}}