prod-packager-packages.codesandbox.io Open in urlscan Pro
2606:4700:4400::ac40:9a6b  Public Scan

Submitted URL: http://prod-packager-packages.codesandbox.io/v2/packages/node-libs-browser/2.2.1.json
Effective URL: https://prod-packager-packages.codesandbox.io/v2/packages/node-libs-browser/2.2.1.json
Submission: On May 14 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

{"contents":{"/node_modules/asn1.js/package.json":{"content":"{\"name\":\"asn1.js\",\"version\":\"5.4.1\",\"description\":\"ASN.1 encoder and decoder\",\"main\":\"lib/asn1.js\",\"scripts\":{\"lint-2560\":\"eslint --fix rfc/2560/*.js rfc/2560/test/*.js\",\"lint-5280\":\"eslint --fix rfc/5280/*.js rfc/5280/test/*.js\",\"lint\":\"eslint --fix lib/*.js lib/**/*.js lib/**/**/*.js && npm run lint-2560 && npm run lint-5280\",\"test\":\"mocha --reporter spec test/*-test.js && cd rfc/2560 && npm i && npm test && cd ../../rfc/5280 && npm i && npm test && cd ../../ && npm run lint\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/asn1.js\"},\"keywords\":[\"asn.1\",\"der\"],\"author\":\"Fedor Indutny\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/asn1.js/issues\"},\"homepage\":\"https://github.com/indutny/asn1.js\",\"devDependencies\":{\"eslint\":\"^4.10.0\",\"mocha\":\"^7.0.0\"},\"dependencies\":{\"bn.js\":\"^4.0.0\",\"inherits\":\"^2.0.1\",\"minimalistic-assert\":\"^1.0.0\",\"safer-buffer\":\"^2.1.0\"}}"},"/node_modules/assert/package.json":{"content":"{\"name\":\"assert\",\"description\":\"The node.js assert module, re-packaged for web browsers.\",\"version\":\"1.5.0\",\"dependencies\":{\"object-assign\":\"^4.1.1\",\"util\":\"0.10.3\"},\"devDependencies\":{\"mocha\":\"~1.21.4\",\"zuul\":\"~3.10.0\",\"zuul-ngrok\":\"^4.0.0\"},\"homepage\":\"https://github.com/browserify/commonjs-assert\",\"keywords\":[\"assert\",\"browser\"],\"license\":\"MIT\",\"main\":\"./assert.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/browserify/commonjs-assert.git\"},\"scripts\":{\"browser-local\":\"zuul --no-coverage --local 8000 -- test.js\",\"test\":\"npm run test-node && npm run test-browser\",\"test-browser\":\"zuul -- test.js\",\"test-native\":\"TEST_NATIVE=true mocha --ui qunit test.js\",\"test-node\":\"mocha --ui qunit test.js\"}}"},"/node_modules/base64-js/package.json":{"content":"{\"name\":\"base64-js\",\"description\":\"Base64 encoding/decoding in pure JS\",\"version\":\"1.3.1\",\"author\":\"T. Jameson Little <t.jameson.little@gmail.com>\",\"bugs\":{\"url\":\"https://github.com/beatgammit/base64-js/issues\"},\"devDependencies\":{\"benchmark\":\"^2.1.4\",\"browserify\":\"^16.3.0\",\"standard\":\"*\",\"tape\":\"4.x\",\"uglify-js\":\"^3.6.0\"},\"homepage\":\"https://github.com/beatgammit/base64-js\",\"keywords\":[\"base64\"],\"license\":\"MIT\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/beatgammit/base64-js.git\"},\"scripts\":{\"build\":\"browserify -s base64js -r ./ | uglifyjs -m > base64js.min.js\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"tape test/*.js\"}}"},"/node_modules/bn.js/package.json":{"content":"{\"name\":\"bn.js\",\"version\":\"4.11.9\",\"description\":\"Big number implementation in pure javascript\",\"main\":\"lib/bn.js\",\"scripts\":{\"lint\":\"semistandard\",\"unit\":\"mocha --reporter=spec test/*-test.js\",\"test\":\"npm run lint && npm run unit\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/bn.js\"},\"keywords\":[\"BN\",\"BigNum\",\"Big number\",\"Modulo\",\"Montgomery\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/bn.js/issues\"},\"homepage\":\"https://github.com/indutny/bn.js\",\"browser\":{\"buffer\":false},\"devDependencies\":{\"istanbul\":\"^0.3.5\",\"mocha\":\"^2.1.0\",\"semistandard\":\"^7.0.4\"}}"},"/node_modules/brorand/package.json":{"content":"{\"name\":\"brorand\",\"version\":\"1.1.0\",\"description\":\"Random number generator for browsers and node.js\",\"main\":\"index.js\",\"scripts\":{\"test\":\"mocha --reporter=spec test/**/*-test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/brorand\"},\"keywords\":[\"Random\",\"RNG\",\"browser\",\"crypto\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/brorand/issues\"},\"homepage\":\"https://github.com/indutny/brorand\",\"devDependencies\":{\"mocha\":\"^2.0.1\"},\"browser\":{\"crypto\":false}}"},"/node_modules/browserify-aes/package.json":{"content":"{\"name\":\"browserify-aes\",\"version\":\"1.2.0\",\"description\":\"aes, for browserify\",\"browser\":\"browser.js\",\"main\":\"index.js\",\"directories\":{\"test\":\"test\"},\"scripts\":{\"standard\":\"standard\",\"unit\":\"node test/index.js | tspec\",\"test\":\"npm run standard && npm run unit\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/crypto-browserify/browserify-aes.git\"},\"keywords\":[\"aes\",\"crypto\",\"browserify\"],\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/browserify-aes/issues\"},\"homepage\":\"https://github.com/crypto-browserify/browserify-aes\",\"dependencies\":{\"buffer-xor\":\"^1.0.3\",\"cipher-base\":\"^1.0.0\",\"create-hash\":\"^1.1.0\",\"evp_bytestokey\":\"^1.0.3\",\"inherits\":\"^2.0.1\",\"safe-buffer\":\"^5.0.1\"},\"devDependencies\":{\"standard\":\"^9.0.0\",\"tap-spec\":\"^4.1.1\",\"tape\":\"^4.6.3\"}}"},"/node_modules/browserify-cipher/package.json":{"content":"{\"name\":\"browserify-cipher\",\"version\":\"1.0.1\",\"description\":\"ciphers for the browser\",\"main\":\"index.js\",\"dependencies\":{\"browserify-aes\":\"^1.0.4\",\"browserify-des\":\"^1.0.0\",\"evp_bytestokey\":\"^1.0.0\"},\"browser\":\"browser.js\",\"devDependencies\":{\"standard\":\"^10.0.2\",\"tap-spec\":\"^4.1.0\",\"tape\":\"^4.2.0\"},\"scripts\":{\"test\":\"standard && node test.js | tspec\"},\"author\":\"Calvin Metcalf <calvin.metcalf@gmail.com>\",\"license\":\"MIT\",\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:crypto-browserify/browserify-cipher.git\"}}"},"/node_modules/browserify-des/package.json":{"content":"{\"name\":\"browserify-des\",\"version\":\"1.0.2\",\"description\":\"\",\"main\":\"index.js\",\"scripts\":{\"test\":\"standard && node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/crypto-browserify/browserify-des.git\"},\"author\":\"Calvin Metcalf <calvin.metcalf@gmail.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/browserify-des/issues\"},\"homepage\":\"https://github.com/crypto-browserify/browserify-des#readme\",\"dependencies\":{\"cipher-base\":\"^1.0.1\",\"des.js\":\"^1.0.0\",\"inherits\":\"^2.0.1\",\"safe-buffer\":\"^5.1.2\"},\"devDependencies\":{\"standard\":\"^5.3.1\",\"tap-spec\":\"^4.1.0\",\"tape\":\"^4.2.0\"}}"},"/node_modules/browserify-rsa/package.json":{"content":"{\"name\":\"browserify-rsa\",\"version\":\"4.0.1\",\"description\":\"RSA for browserify\",\"main\":\"index.js\",\"scripts\":{\"test\":\"node test.js | tspec\"},\"author\":\"\",\"license\":\"MIT\",\"dependencies\":{\"bn.js\":\"^4.1.0\",\"randombytes\":\"^2.0.1\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:crypto-browserify/browserify-rsa.git\"},\"devDependencies\":{\"parse-asn1\":\"^5.0.0\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^3.0.3\"}}"},"/node_modules/browserify-sign/package.json":{"content":"{\"name\":\"browserify-sign\",\"version\":\"4.2.1\",\"description\":\"adds node crypto signing for browsers\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/browserify-sign/issues\"},\"license\":\"ISC\",\"files\":[\"browser\",\"index.js\",\"algos.js\"],\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/browserify-sign.git\"},\"scripts\":{\"coverage\":\"nyc npm run unit\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"tape test/*.js\"},\"dependencies\":{\"bn.js\":\"^5.1.1\",\"browserify-rsa\":\"^4.0.1\",\"create-hash\":\"^1.2.0\",\"create-hmac\":\"^1.1.7\",\"elliptic\":\"^6.5.3\",\"inherits\":\"^2.0.4\",\"parse-asn1\":\"^5.1.5\",\"readable-stream\":\"^3.6.0\",\"safe-buffer\":\"^5.2.0\"},\"devDependencies\":{\"nyc\":\"^15.0.1\",\"standard\":\"^14.3.3\",\"tape\":\"^5.0.0\"},\"browser\":\"browser/index.js\"}"},"/node_modules/browserify-zlib/package.json":{"content":"{\"name\":\"browserify-zlib\",\"version\":\"0.2.0\",\"description\":\"Full zlib module for the browser\",\"keywords\":[\"zlib\",\"browserify\"],\"main\":\"lib/index.js\",\"directories\":{\"test\":\"test\"},\"dependencies\":{\"pako\":\"~1.0.5\"},\"devDependencies\":{\"assert\":\"^1.4.1\",\"babel-cli\":\"^6.24.1\",\"babel-plugin-transform-es2015-arrow-functions\":\"^6.22.0\",\"babel-plugin-transform-es2015-block-scoping\":\"^6.24.1\",\"babel-plugin-transform-es2015-template-literals\":\"^6.22.0\",\"babelify\":\"^7.3.0\",\"brfs\":\"^1.4.3\",\"browserify\":\"^14.4.0\",\"exec-glob\":\"^1.2.2\",\"glob\":\"^7.1.2\",\"karma\":\"^1.7.0\",\"karma-chrome-launcher\":\"^2.1.1\",\"karma-firefox-launcher\":\"^1.0.1\",\"karma-mocha\":\"^1.3.0\",\"karma-mocha-own-reporter\":\"^1.1.2\",\"karma-phantomjs-launcher\":\"^1.0.4\",\"mocha\":\"^3.4.2\",\"phantomjs-prebuilt\":\"^2.1.14\",\"standard\":\"^10.0.2\",\"watchify\":\"^3.9.0\"},\"scripts\":{\"build\":\"babel src --out-dir lib\",\"lint\":\"standard \\\"*.js\\\" \\\"!(node_modules|lib)/!(*test-zlib*|index).js\\\"\",\"pretest\":\"npm run build\",\"test\":\"npm run test:node && npm run test:browser\",\"test:node\":\"node node_modules/exec-glob node \\\"test/test-*\\\"\",\"pretest:browser\":\"node test/build\",\"test:browser\":\"karma start --single-run=true karma.conf.js\"},\"babel\":{\"plugins\":[\"transform-es2015-arrow-functions\",\"transform-es2015-block-scoping\",\"transform-es2015-template-literals\"]},\"author\":\"Devon Govett <devongovett@gmail.com>\",\"homepage\":\"https://github.com/devongovett/browserify-zlib\",\"license\":\"MIT\",\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/devongovett/browserify-zlib.git\"},\"bugs\":{\"url\":\"https://github.com/devongovett/browserify-zlib/issues\"}}"},"/node_modules/buffer/package.json":{"content":"{\"name\":\"buffer\",\"description\":\"Node.js Buffer API, for the browser\",\"version\":\"4.9.2\",\"author\":{\"name\":\"Feross Aboukhadijeh\",\"email\":\"feross@feross.org\",\"url\":\"http://feross.org\"},\"bugs\":{\"url\":\"https://github.com/feross/buffer/issues\"},\"contributors\":[\"Romain Beauxis <toots@rastageeks.org>\",\"James Halliday <mail@substack.net>\"],\"dependencies\":{\"base64-js\":\"^1.0.2\",\"ieee754\":\"^1.1.4\",\"isarray\":\"^1.0.0\"},\"devDependencies\":{\"benchmark\":\"^2.0.0\",\"browserify\":\"^13.0.0\",\"concat-stream\":\"^1.4.7\",\"hyperquest\":\"^2.0.0\",\"is-buffer\":\"^1.1.1\",\"is-nan\":\"^1.0.1\",\"split\":\"^1.0.0\",\"standard\":\"^7.0.0\",\"tape\":\"^4.0.0\",\"through2\":\"^2.0.0\",\"zuul\":\"^3.0.0\"},\"homepage\":\"https://github.com/feross/buffer\",\"jspm\":{\"map\":{\"./index.js\":{\"node\":\"@node/buffer\"}}},\"keywords\":[\"arraybuffer\",\"browser\",\"browserify\",\"buffer\",\"compatible\",\"dataview\",\"uint8array\"],\"license\":\"MIT\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/feross/buffer.git\"},\"scripts\":{\"perf\":\"browserify --debug perf/bracket-notation.js > perf/bundle.js && open perf/index.html\",\"perf-node\":\"node perf/bracket-notation.js && node perf/concat.js && node perf/copy-big.js && node perf/copy.js && node perf/new-big.js && node perf/new.js && node perf/readDoubleBE.js && node perf/readFloatBE.js && node perf/readUInt32LE.js && node perf/slice.js && node perf/writeFloatBE.js\",\"size\":\"browserify -r ./ | uglifyjs -c -m | gzip | wc -c\",\"test\":\"standard && node ./bin/test.js\",\"test-browser-es5\":\"zuul --ui tape -- test/*.js\",\"test-browser-es5-local\":\"zuul --ui tape --local -- test/*.js\",\"test-browser-es6\":\"zuul --ui tape -- test/*.js test/node/*.js\",\"test-browser-es6-local\":\"zuul --ui tape --local -- test/*.js test/node/*.js\",\"test-node\":\"tape test/*.js test/node/*.js && OBJECT_IMPL=true tape test/*.js\",\"update-authors\":\"./bin/update-authors.sh\"},\"standard\":{\"ignore\":[\"test/node/*.js\",\"test/_polyfill.js\",\"perf/*.js\"]}}"},"/node_modules/buffer-xor/package.json":{"content":"{\"name\":\"buffer-xor\",\"version\":\"1.0.3\",\"description\":\"A simple module for bitwise-xor on buffers\",\"main\":\"index.js\",\"scripts\":{\"standard\":\"standard\",\"test\":\"npm run-script unit\",\"unit\":\"mocha\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/buffer-xor.git\"},\"bugs\":{\"url\":\"https://github.com/crypto-browserify/buffer-xor/issues\"},\"homepage\":\"https://github.com/crypto-browserify/buffer-xor\",\"keywords\":[\"bits\",\"bitwise\",\"buffer\",\"buffer-xor\",\"crypto\",\"inline\",\"math\",\"memory\",\"performance\",\"xor\"],\"author\":\"Daniel Cousens\",\"license\":\"MIT\",\"devDependencies\":{\"mocha\":\"*\",\"standard\":\"*\"}}"},"/node_modules/builtin-status-codes/package.json":{"content":"{\"name\":\"builtin-status-codes\",\"main\":\"index.js\",\"browser\":\"browser.js\",\"version\":\"3.0.0\",\"description\":\"The map of HTTP status codes from the builtin http module\",\"license\":\"MIT\",\"repository\":\"bendrucker/builtin-status-codes\",\"author\":{\"name\":\"Ben Drucker\",\"email\":\"bvdrucker@gmail.com\",\"url\":\"bendrucker.me\"},\"scripts\":{\"test\":\"standard && tape test.js\",\"build\":\"node build.js\"},\"keywords\":[\"http\",\"status\",\"codes\",\"builtin\",\"map\"],\"devDependencies\":{\"tape\":\"^4.0.0\",\"standard\":\"^4.0.0\"},\"files\":[\"index.js\",\"browser.js\",\"build.js\"],\"standard\":{\"ignore\":[\"browser.js\"]}}"},"/node_modules/cipher-base/package.json":{"content":"{\"name\":\"cipher-base\",\"version\":\"1.0.4\",\"description\":\"abstract base class for crypto-streams\",\"main\":\"index.js\",\"scripts\":{\"test\":\"node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/crypto-browserify/cipher-base.git\"},\"keywords\":[\"cipher\",\"stream\"],\"author\":\"Calvin Metcalf <calvin.metcalf@gmail.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/cipher-base/issues\"},\"homepage\":\"https://github.com/crypto-browserify/cipher-base#readme\",\"dependencies\":{\"inherits\":\"^2.0.1\",\"safe-buffer\":\"^5.0.1\"},\"devDependencies\":{\"standard\":\"^10.0.2\",\"tap-spec\":\"^4.1.0\",\"tape\":\"^4.2.0\"}}"},"/node_modules/console-browserify/package.json":{"content":"{\"name\":\"console-browserify\",\"version\":\"1.2.0\",\"description\":\"Emulate console for all the browsers\",\"keywords\":[],\"author\":\"Raynos <raynos2@gmail.com>\",\"repository\":\"git://github.com/browserify/console-browserify.git\",\"main\":\"index\",\"homepage\":\"https://github.com/browserify/console-browserify\",\"contributors\":[{\"name\":\"Raynos\"}],\"bugs\":{\"url\":\"https://github.com/browserify/console-browserify/issues\",\"email\":\"raynos2@gmail.com\"},\"devDependencies\":{\"tape\":\"^2.12.3\",\"jsonify\":\"0.0.0\",\"tap-spec\":\"^0.1.8\",\"run-browser\":\"^1.3.0\",\"tap-dot\":\"^0.2.1\"},\"licenses\":[{\"type\":\"MIT\",\"url\":\"http://github.com/browserify/console-browserify/raw/master/LICENSE\"}],\"scripts\":{\"test\":\"node ./test/index.js | tap-spec\",\"dot\":\"node ./test/index.js | tap-dot\",\"start\":\"node ./index.js\",\"cover\":\"istanbul cover --report none --print detail ./test/index.js\",\"view-cover\":\"istanbul report html && google-chrome ./coverage/index.html\",\"browser\":\"run-browser test/index.js\",\"phantom\":\"run-browser test/index.js -b | tap-spec\",\"build\":\"browserify test/index.js -o test/static/bundle.js\",\"testem\":\"testem\"},\"testling\":{\"files\":\"test/index.js\",\"browsers\":[\"ie/8..latest\",\"firefox/16..latest\",\"firefox/nightly\",\"chrome/22..latest\",\"chrome/canary\",\"opera/12..latest\",\"opera/next\",\"safari/5.1..latest\",\"ipad/6.0..latest\",\"iphone/6.0..latest\",\"android-browser/4.2..latest\"]}}"},"/node_modules/constants-browserify/package.json":{"content":"{\"name\":\"constants-browserify\",\"description\":\"node's constants module for the browser\",\"version\":\"1.0.0\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/juliangruber/constants-browserify.git\"},\"homepage\":\"https://github.com/juliangruber/constants-browserify\",\"main\":\"constants.json\",\"dependencies\":{},\"keywords\":[\"constants\",\"node\",\"browser\",\"browserify\"],\"author\":{\"name\":\"Julian Gruber\",\"email\":\"julian@juliangruber.com\",\"url\":\"http://juliangruber.com\"},\"scripts\":{\"test\":\"node test.js\"},\"contributors\":[{\"name\":\"James J. Womack\",\"email\":\"james@womack.io\",\"url\":\"http://netflix.com\"}],\"license\":\"MIT\"}"},"/node_modules/core-util-is/package.json":{"content":"{\"name\":\"core-util-is\",\"version\":\"1.0.2\",\"description\":\"The `util.is*` functions introduced in Node v0.12.\",\"main\":\"lib/util.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/isaacs/core-util-is\"},\"keywords\":[\"util\",\"isBuffer\",\"isArray\",\"isNumber\",\"isString\",\"isRegExp\",\"isThis\",\"isThat\",\"polyfill\"],\"author\":\"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/isaacs/core-util-is/issues\"},\"scripts\":{\"test\":\"tap test.js\"},\"devDependencies\":{\"tap\":\"^2.3.0\"}}"},"/node_modules/create-ecdh/package.json":{"content":"{\"name\":\"create-ecdh\",\"version\":\"4.0.4\",\"description\":\"createECDH but browserifiable\",\"main\":\"index.js\",\"browser\":\"browser.js\",\"scripts\":{\"test\":\"standard && node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/createECDH.git\"},\"keywords\":[\"diffie\",\"hellman\",\"diffiehellman\",\"ECDH\"],\"author\":\"Calvin Metcalf\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/createECDH/issues\"},\"homepage\":\"https://github.com/crypto-browserify/createECDH\",\"dependencies\":{\"bn.js\":\"^4.1.0\",\"elliptic\":\"^6.5.3\"},\"devDependencies\":{\"tap-spec\":\"^1.0.1\",\"tape\":\"^3.0.1\",\"standard\":\"^5.4.1\"}}"},"/node_modules/create-hash/package.json":{"content":"{\"name\":\"create-hash\",\"version\":\"1.2.0\",\"description\":\"create hashes for browserify\",\"browser\":\"browser.js\",\"main\":\"index.js\",\"scripts\":{\"standard\":\"standard\",\"test\":\"npm run-script standard && npm run-script unit\",\"unit\":\"node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:crypto-browserify/createHash.git\"},\"keywords\":[\"crypto\"],\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/createHash/issues\"},\"homepage\":\"https://github.com/crypto-browserify/createHash\",\"devDependencies\":{\"hash-test-vectors\":\"^1.3.2\",\"safe-buffer\":\"^5.0.1\",\"standard\":\"^10.0.2\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^4.6.3\"},\"dependencies\":{\"cipher-base\":\"^1.0.1\",\"inherits\":\"^2.0.1\",\"md5.js\":\"^1.3.4\",\"ripemd160\":\"^2.0.1\",\"sha.js\":\"^2.4.0\"}}"},"/node_modules/create-hmac/package.json":{"content":"{\"name\":\"create-hmac\",\"version\":\"1.1.7\",\"description\":\"node style hmacs in the browser\",\"files\":[\"browser.js\",\"index.js\",\"legacy.js\"],\"main\":\"index.js\",\"scripts\":{\"standard\":\"standard\",\"test\":\"npm run-script standard && npm run-script unit\",\"unit\":\"node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/createHmac.git\"},\"keywords\":[\"crypto\",\"hmac\"],\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/createHmac/issues\"},\"homepage\":\"https://github.com/crypto-browserify/createHmac\",\"devDependencies\":{\"hash-test-vectors\":\"^1.3.2\",\"standard\":\"^5.3.1\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^3.0.3\"},\"dependencies\":{\"cipher-base\":\"^1.0.3\",\"create-hash\":\"^1.1.0\",\"inherits\":\"^2.0.1\",\"ripemd160\":\"^2.0.0\",\"safe-buffer\":\"^5.0.1\",\"sha.js\":\"^2.4.8\"},\"browser\":\"./browser.js\"}"},"/node_modules/crypto-browserify/package.json":{"content":"{\"author\":\"Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)\",\"name\":\"crypto-browserify\",\"description\":\"implementation of crypto for the browser\",\"version\":\"3.12.0\",\"homepage\":\"https://github.com/crypto-browserify/crypto-browserify\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/crypto-browserify/crypto-browserify.git\"},\"scripts\":{\"standard\":\"standard\",\"test\":\"npm run standard && npm run unit\",\"unit\":\"node test/\",\"browser\":\"zuul --browser-version $BROWSER_VERSION --browser-name $BROWSER_NAME -- test/index.js\"},\"engines\":{\"node\":\"*\"},\"dependencies\":{\"browserify-cipher\":\"^1.0.0\",\"browserify-sign\":\"^4.0.0\",\"create-ecdh\":\"^4.0.0\",\"create-hash\":\"^1.1.0\",\"create-hmac\":\"^1.1.0\",\"diffie-hellman\":\"^5.0.0\",\"inherits\":\"^2.0.1\",\"pbkdf2\":\"^3.0.3\",\"public-encrypt\":\"^4.0.0\",\"randombytes\":\"^2.0.0\",\"randomfill\":\"^1.0.3\"},\"devDependencies\":{\"hash-test-vectors\":\"~1.3.2\",\"pseudorandombytes\":\"^2.0.0\",\"safe-buffer\":\"^5.1.1\",\"standard\":\"^5.0.2\",\"tape\":\"~2.3.2\",\"zuul\":\"^3.6.0\"},\"optionalDependencies\":{},\"browser\":{\"crypto\":false},\"license\":\"MIT\"}"},"/node_modules/des.js/package.json":{"content":"{\"name\":\"des.js\",\"version\":\"1.0.1\",\"description\":\"DES implementation\",\"main\":\"lib/des.js\",\"scripts\":{\"test\":\"mocha --reporter=spec test/*-test.js && jscs lib/*.js lib/**/*.js test/*.js && jshint lib/*.js lib/**/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git+ssh://git@github.com/indutny/des.js.git\"},\"keywords\":[\"DES\",\"3DES\",\"EDE\",\"CBC\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/des.js/issues\"},\"homepage\":\"https://github.com/indutny/des.js#readme\",\"devDependencies\":{\"jscs\":\"^3.0.7\",\"jshint\":\"^2.8.0\",\"mocha\":\"^6.2.2\"},\"dependencies\":{\"inherits\":\"^2.0.1\",\"minimalistic-assert\":\"^1.0.0\"}}"},"/node_modules/diffie-hellman/package.json":{"content":"{\"name\":\"diffie-hellman\",\"version\":\"5.0.3\",\"description\":\"pure js diffie-hellman\",\"main\":\"index.js\",\"browser\":\"browser.js\",\"scripts\":{\"test\":\"node test.js | tspec\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/diffie-hellman.git\"},\"keywords\":[\"diffie\",\"hellman\",\"diffiehellman\",\"dh\"],\"author\":\"Calvin Metcalf\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/diffie-hellman/issues\"},\"homepage\":\"https://github.com/crypto-browserify/diffie-hellman\",\"dependencies\":{\"bn.js\":\"^4.1.0\",\"miller-rabin\":\"^4.0.0\",\"randombytes\":\"^2.0.0\"},\"devDependencies\":{\"tap-spec\":\"^1.0.1\",\"tape\":\"^3.0.1\"}}"},"/node_modules/domain-browser/package.json":{"content":"{\"name\":\"domain-browser\",\"version\":\"1.2.0\",\"description\":\"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.\",\"homepage\":\"https://github.com/bevry/domain-browser\",\"license\":\"MIT\",\"keywords\":[\"domain\",\"trycatch\",\"try\",\"catch\",\"node-compat\",\"ender.js\",\"component\",\"component.io\",\"umd\",\"amd\",\"require.js\",\"browser\"],\"badges\":{\"list\":[\"travisci\",\"npmversion\",\"npmdownloads\",\"daviddm\",\"daviddmdev\",\"---\",\"patreon\",\"opencollective\",\"gratipay\",\"flattr\",\"paypal\",\"bitcoin\",\"wishlist\",\"---\",\"slackin\"],\"config\":{\"patreonUsername\":\"bevry\",\"opencollectiveUsername\":\"bevry\",\"gratipayUsername\":\"bevry\",\"flattrUsername\":\"balupton\",\"paypalURL\":\"https://bevry.me/paypal\",\"bitcoinURL\":\"https://bevry.me/bitcoin\",\"wishlistURL\":\"https://bevry.me/wishlist\",\"slackinURL\":\"https://slack.bevry.me\"}},\"author\":\"2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)\",\"maintainers\":[\"Benjamin Lupton <b@lupton.cc> (http://balupton.com)\"],\"contributors\":[\"Benjamin Lupton <b@lupton.cc> (http://balupton.com)\",\"Evan Solomon (http://evansolomon.me)\",\"James Halliday <substack@gmail.com> (http://substack.neocities.org/)\",\"Guy Bedford <guybedford@gmail.com> (twitter.com/guybedford)\",\"Bogdan Chadkin <trysound@yandex.ru> (https://github.com/TrySound)\"],\"bugs\":{\"url\":\"https://github.com/bevry/domain-browser/issues\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/bevry/domain-browser.git\"},\"engines\":{\"node\":\">=0.4\",\"npm\":\">=1.2\"},\"editions\":[{\"description\":\"Source + ES5 + Require\",\"directory\":\"source\",\"entry\":\"index.js\",\"syntaxes\":[\"javascript\",\"es5\",\"require\"]}],\"main\":\"source/index.js\",\"browser\":\"source/index.js\",\"dependencies\":{},\"devDependencies\":{\"assert-helpers\":\"^4.5.0\",\"eslint\":\"^4.16.0\",\"joe\":\"^2.0.2\",\"joe-reporter-console\":\"^2.0.1\",\"projectz\":\"^1.4.0\"},\"scripts\":{\"our:setup\":\"npm run our:setup:npm\",\"our:setup:npm\":\"npm install\",\"our:clean\":\"rm -Rf ./docs ./es2015 ./es5 ./out\",\"our:compile\":\"echo no need for this project\",\"our:meta\":\"npm run our:meta:projectz\",\"our:meta:projectz\":\"projectz compile\",\"our:verify\":\"npm run our:verify:eslint\",\"our:verify:eslint\":\"eslint --fix ./source\",\"our:test\":\"npm run our:verify && npm test\",\"our:release\":\"npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push\",\"our:release:prepare\":\"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta\",\"our:release:check\":\"npm run our:release:check:changelog && npm run our:release:check:dirty\",\"our:release:check:changelog\":\"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)\",\"our:release:check:dirty\":\"git diff --exit-code\",\"our:release:tag\":\"export MESSAGE=$(cat ./HISTORY.md | sed -n \\\"/## v$npm_package_version/,/##/p\\\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \\\"$MESSAGE\\\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \\\"$MESSAGE\\\"\",\"our:release:push\":\"git push origin master && git push origin --tags\",\"test\":\"node --harmony source/test.js --joe-reporter=console\"},\"jspm\":{\"map\":{\"source/index.js\":{\"node\":\"@node/domain\"}}}}"},"/node_modules/elliptic/package.json":{"content":"{\"name\":\"elliptic\",\"version\":\"6.5.3\",\"description\":\"EC cryptography\",\"main\":\"lib/elliptic.js\",\"files\":[\"lib\"],\"scripts\":{\"jscs\":\"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js\",\"jshint\":\"jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js\",\"lint\":\"npm run jscs && npm run jshint\",\"unit\":\"istanbul test _mocha --reporter=spec test/index.js\",\"test\":\"npm run lint && npm run unit\",\"version\":\"grunt dist && git add dist/\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/elliptic\"},\"keywords\":[\"EC\",\"Elliptic\",\"curve\",\"Cryptography\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/elliptic/issues\"},\"homepage\":\"https://github.com/indutny/elliptic\",\"devDependencies\":{\"brfs\":\"^1.4.3\",\"coveralls\":\"^3.0.8\",\"grunt\":\"^1.0.4\",\"grunt-browserify\":\"^5.0.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-connect\":\"^1.0.0\",\"grunt-contrib-copy\":\"^1.0.0\",\"grunt-contrib-uglify\":\"^1.0.1\",\"grunt-mocha-istanbul\":\"^3.0.1\",\"grunt-saucelabs\":\"^9.0.1\",\"istanbul\":\"^0.4.2\",\"jscs\":\"^3.0.7\",\"jshint\":\"^2.10.3\",\"mocha\":\"^6.2.2\"},\"dependencies\":{\"bn.js\":\"^4.4.0\",\"brorand\":\"^1.0.1\",\"hash.js\":\"^1.0.0\",\"hmac-drbg\":\"^1.0.0\",\"inherits\":\"^2.0.1\",\"minimalistic-assert\":\"^1.0.0\",\"minimalistic-crypto-utils\":\"^1.0.0\"}}"},"/node_modules/events/package.json":{"content":"{\"name\":\"events\",\"version\":\"3.2.0\",\"description\":\"Node's event emitter for all engines.\",\"keywords\":[\"events\",\"eventEmitter\",\"eventDispatcher\",\"listeners\"],\"author\":\"Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/Gozala/events.git\",\"web\":\"https://github.com/Gozala/events\"},\"bugs\":{\"url\":\"http://github.com/Gozala/events/issues/\"},\"main\":\"./events.js\",\"engines\":{\"node\":\">=0.8.x\"},\"devDependencies\":{\"airtap\":\"^1.0.0\",\"functions-have-names\":\"^1.2.1\",\"has-symbols\":\"^1.0.1\",\"isarray\":\"^2.0.5\",\"tape\":\"^5.0.0\"},\"scripts\":{\"test\":\"node tests/index.js\",\"test:browsers\":\"airtap -- tests/index.js\"},\"license\":\"MIT\"}"},"/node_modules/evp_bytestokey/package.json":{"content":"{\"name\":\"evp_bytestokey\",\"version\":\"1.0.3\",\"description\":\"The insecure key derivation algorithm from OpenSSL\",\"keywords\":[\"crypto\",\"openssl\"],\"homepage\":\"https://github.com/crypto-browserify/EVP_BytesToKey\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/EVP_BytesToKey/issues\"},\"license\":\"MIT\",\"author\":\"Calvin Metcalf <calvin.metcalf@gmail.com>\",\"contributors\":[\"Kirill Fomichev <fanatid@ya.ru>\"],\"files\":[\"index.js\"],\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/EVP_BytesToKey.git\"},\"scripts\":{\"coverage\":\"nyc tape test/*.js\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"test:prepare\":\"node-gyp rebuild\",\"unit\":\"tape test/*.js\"},\"devDependencies\":{\"bindings\":\"^1.2.1\",\"nan\":\"^2.4.0\",\"nyc\":\"^8.1.0\",\"standard\":\"^8.0.0\",\"tape\":\"^4.6.0\"},\"gypfile\":false,\"dependencies\":{\"md5.js\":\"^1.3.4\",\"safe-buffer\":\"^5.1.1\"}}"},"/node_modules/hash-base/package.json":{"content":"{\"name\":\"hash-base\",\"version\":\"3.1.0\",\"description\":\"abstract base class for hash-streams\",\"keywords\":[\"hash\",\"stream\"],\"homepage\":\"https://github.com/crypto-browserify/hash-base\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/hash-base/issues\"},\"license\":\"MIT\",\"author\":\"Kirill Fomichev <fanatid@ya.ru> (https://github.com/fanatid)\",\"files\":[\"index.js\"],\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/hash-base.git\"},\"scripts\":{\"coverage\":\"nyc node test/*.js\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"node test/*.js\"},\"dependencies\":{\"inherits\":\"^2.0.4\",\"readable-stream\":\"^3.6.0\",\"safe-buffer\":\"^5.2.0\"},\"devDependencies\":{\"nyc\":\"^15.0.1\",\"standard\":\"^14.3.3\",\"tape\":\"^5.0.0\"},\"engines\":{\"node\":\">=4\"}}"},"/node_modules/hash.js/package.json":{"content":"{\"name\":\"hash.js\",\"version\":\"1.1.7\",\"description\":\"Various hash functions that could be run by both browser and node\",\"main\":\"lib/hash.js\",\"typings\":\"lib/hash.d.ts\",\"scripts\":{\"test\":\"mocha --reporter=spec test/*-test.js && npm run lint\",\"lint\":\"eslint lib/*.js lib/**/*.js lib/**/**/*.js test/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/hash.js\"},\"keywords\":[\"hash\",\"sha256\",\"sha224\",\"hmac\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/hash.js/issues\"},\"homepage\":\"https://github.com/indutny/hash.js\",\"dependencies\":{\"inherits\":\"^2.0.3\",\"minimalistic-assert\":\"^1.0.1\"},\"devDependencies\":{\"eslint\":\"^4.19.1\",\"mocha\":\"^5.2.0\"}}"},"/node_modules/hmac-drbg/package.json":{"content":"{\"name\":\"hmac-drbg\",\"version\":\"1.0.1\",\"description\":\"Deterministic random bit generator (hmac)\",\"main\":\"lib/hmac-drbg.js\",\"scripts\":{\"test\":\"mocha --reporter=spec test/*-test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git+ssh://git@github.com/indutny/hmac-drbg.git\"},\"keywords\":[\"hmac\",\"drbg\",\"prng\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/hmac-drbg/issues\"},\"homepage\":\"https://github.com/indutny/hmac-drbg#readme\",\"devDependencies\":{\"mocha\":\"^3.2.0\"},\"dependencies\":{\"hash.js\":\"^1.0.3\",\"minimalistic-assert\":\"^1.0.0\",\"minimalistic-crypto-utils\":\"^1.0.1\"}}"},"/node_modules/https-browserify/package.json":{"content":"{\"name\":\"https-browserify\",\"description\":\"https module compatability for browserify\",\"version\":\"1.0.0\",\"author\":{\"name\":\"James Halliday\",\"email\":\"mail@substack.net\",\"url\":\"http://substack.net\"},\"devDependencies\":{\"standard\":\"^9.0.2\"},\"homepage\":\"https://github.com/substack/https-browserify\",\"keywords\":[\"browser\",\"browserify\",\"https\"],\"license\":\"MIT\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/substack/https-browserify.git\"},\"scripts\":{\"test\":\"standard\"}}"},"/node_modules/ieee754/package.json":{"content":"{\"name\":\"ieee754\",\"description\":\"Read/write IEEE754 floating point numbers from/to a Buffer or array-like object\",\"version\":\"1.1.13\",\"author\":{\"name\":\"Feross Aboukhadijeh\",\"email\":\"feross@feross.org\",\"url\":\"http://feross.org\"},\"contributors\":[\"Romain Beauxis <toots@rastageeks.org>\"],\"devDependencies\":{\"airtap\":\"0.1.0\",\"standard\":\"*\",\"tape\":\"^4.0.0\"},\"keywords\":[\"IEEE 754\",\"buffer\",\"convert\",\"floating point\",\"ieee754\"],\"license\":\"BSD-3-Clause\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/feross/ieee754.git\"},\"scripts\":{\"test\":\"standard && npm run test-node && npm run test-browser\",\"test-browser\":\"airtap -- test/*.js\",\"test-browser-local\":\"airtap --local -- test/*.js\",\"test-node\":\"tape test/*.js\"}}"},"/node_modules/inherits/package.json":{"content":"{\"name\":\"inherits\",\"description\":\"Browser-friendly inheritance fully compatible with standard node.js inherits()\",\"version\":\"2.0.4\",\"keywords\":[\"inheritance\",\"class\",\"klass\",\"oop\",\"object-oriented\",\"inherits\",\"browser\",\"browserify\"],\"main\":\"./inherits.js\",\"browser\":\"./inherits_browser.js\",\"repository\":\"git://github.com/isaacs/inherits\",\"license\":\"ISC\",\"scripts\":{\"test\":\"tap\"},\"devDependencies\":{\"tap\":\"^14.2.4\"},\"files\":[\"inherits.js\",\"inherits_browser.js\"]}"},"/node_modules/isarray/package.json":{"content":"{\"name\":\"isarray\",\"description\":\"Array#isArray for older browsers\",\"version\":\"1.0.0\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/juliangruber/isarray.git\"},\"homepage\":\"https://github.com/juliangruber/isarray\",\"main\":\"index.js\",\"dependencies\":{},\"devDependencies\":{\"tape\":\"~2.13.4\"},\"keywords\":[\"browser\",\"isarray\",\"array\"],\"author\":{\"name\":\"Julian Gruber\",\"email\":\"mail@juliangruber.com\",\"url\":\"http://juliangruber.com\"},\"license\":\"MIT\",\"testling\":{\"files\":\"test.js\",\"browsers\":[\"ie/8..latest\",\"firefox/17..latest\",\"firefox/nightly\",\"chrome/22..latest\",\"chrome/canary\",\"opera/12..latest\",\"opera/next\",\"safari/5.1..latest\",\"ipad/6.0..latest\",\"iphone/6.0..latest\",\"android-browser/4.2..latest\"]},\"scripts\":{\"test\":\"tape test.js\"}}"},"/node_modules/md5.js/package.json":{"content":"{\"name\":\"md5.js\",\"version\":\"1.3.5\",\"description\":\"node style md5 on pure JavaScript\",\"keywords\":[\"crypto\",\"md5\"],\"homepage\":\"https://github.com/crypto-browserify/md5.js\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/md5.js/issues\"},\"license\":\"MIT\",\"author\":\"Kirill Fomichev <fanatid@ya.ru> (https://github.com/fanatid)\",\"files\":[\"index.js\"],\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/md5.js.git\"},\"scripts\":{\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"node test/*.js\"},\"dependencies\":{\"hash-base\":\"^3.0.0\",\"inherits\":\"^2.0.1\",\"safe-buffer\":\"^5.1.2\"},\"devDependencies\":{\"hash-test-vectors\":\"^1.3.2\",\"standard\":\"^7.0.0\",\"tape\":\"^4.2.0\"}}"},"/node_modules/miller-rabin/package.json":{"content":"{\"name\":\"miller-rabin\",\"version\":\"4.0.1\",\"description\":\"Miller Rabin algorithm for primality test\",\"main\":\"lib/mr.js\",\"bin\":\"bin/miller-rabin\",\"scripts\":{\"test\":\"mocha --reporter=spec test/**/*-test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/miller-rabin\"},\"keywords\":[\"prime\",\"miller-rabin\",\"bignumber\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/miller-rabin/issues\"},\"homepage\":\"https://github.com/indutny/miller-rabin\",\"devDependencies\":{\"mocha\":\"^2.0.1\"},\"dependencies\":{\"bn.js\":\"^4.0.0\",\"brorand\":\"^1.0.1\"}}"},"/node_modules/minimalistic-assert/package.json":{"content":"{\"name\":\"minimalistic-assert\",\"version\":\"1.0.1\",\"description\":\"minimalistic-assert ===\",\"main\":\"index.js\",\"scripts\":{\"test\":\"echo \\\"Error: no test specified\\\" && exit 1\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/calvinmetcalf/minimalistic-assert.git\"},\"author\":\"\",\"license\":\"ISC\",\"bugs\":{\"url\":\"https://github.com/calvinmetcalf/minimalistic-assert/issues\"},\"homepage\":\"https://github.com/calvinmetcalf/minimalistic-assert\"}"},"/node_modules/minimalistic-crypto-utils/package.json":{"content":"{\"name\":\"minimalistic-crypto-utils\",\"version\":\"1.0.1\",\"description\":\"Minimalistic tools for JS crypto modules\",\"main\":\"lib/utils.js\",\"scripts\":{\"test\":\"mocha --reporter=spec test/*-test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git\"},\"keywords\":[\"minimalistic\",\"utils\",\"crypto\"],\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/indutny/minimalistic-crypto-utils/issues\"},\"homepage\":\"https://github.com/indutny/minimalistic-crypto-utils#readme\",\"devDependencies\":{\"mocha\":\"^3.2.0\"}}"},"/node_modules/node-libs-browser/package.json":{"content":"{\"name\":\"node-libs-browser\",\"version\":\"2.2.1\",\"author\":\"Tobias Koppers @sokra\",\"description\":\"The node core libs for in browser usage.\",\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/webpack/node-libs-browser.git\"},\"dependencies\":{\"assert\":\"^1.1.1\",\"browserify-zlib\":\"^0.2.0\",\"buffer\":\"^4.3.0\",\"console-browserify\":\"^1.1.0\",\"constants-browserify\":\"^1.0.0\",\"crypto-browserify\":\"^3.11.0\",\"domain-browser\":\"^1.1.1\",\"events\":\"^3.0.0\",\"https-browserify\":\"^1.0.0\",\"os-browserify\":\"^0.3.0\",\"path-browserify\":\"0.0.1\",\"process\":\"^0.11.10\",\"punycode\":\"^1.2.4\",\"querystring-es3\":\"^0.2.0\",\"readable-stream\":\"^2.3.3\",\"stream-browserify\":\"^2.0.1\",\"stream-http\":\"^2.7.2\",\"string_decoder\":\"^1.0.0\",\"timers-browserify\":\"^2.0.4\",\"tty-browserify\":\"0.0.0\",\"url\":\"^0.11.0\",\"util\":\"^0.11.0\",\"vm-browserify\":\"^1.0.1\"},\"homepage\":\"http://github.com/webpack/node-libs-browser\",\"main\":\"index.js\",\"files\":[\"index.js\",\"mock/\"],\"scripts\":{\"test\":\"echo \\\"Error: no test specified\\\" && exit 1\"},\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/webpack/node-libs-browser/issues\"}}"},"/node_modules/object-assign/package.json":{"content":"{\"name\":\"object-assign\",\"version\":\"4.1.1\",\"description\":\"ES2015 `Object.assign()` ponyfill\",\"license\":\"MIT\",\"repository\":\"sindresorhus/object-assign\",\"author\":{\"name\":\"Sindre Sorhus\",\"email\":\"sindresorhus@gmail.com\",\"url\":\"sindresorhus.com\"},\"engines\":{\"node\":\">=0.10.0\"},\"scripts\":{\"test\":\"xo && ava\",\"bench\":\"matcha bench.js\"},\"files\":[\"index.js\"],\"keywords\":[\"object\",\"assign\",\"extend\",\"properties\",\"es2015\",\"ecmascript\",\"harmony\",\"ponyfill\",\"prollyfill\",\"polyfill\",\"shim\",\"browser\"],\"devDependencies\":{\"ava\":\"^0.16.0\",\"lodash\":\"^4.16.4\",\"matcha\":\"^0.7.0\",\"xo\":\"^0.16.0\"}}"},"/node_modules/os-browserify/package.json":{"content":"{\"name\":\"os-browserify\",\"version\":\"0.3.0\",\"author\":\"CoderPuppy <coderpup@gmail.com>\",\"license\":\"MIT\",\"main\":\"main.js\",\"browser\":\"browser.js\",\"jspm\":{\"map\":{\"./main.js\":{\"node\":\"@node/os\",\"browser\":\"./browser.js\"}}},\"repository\":{\"type\":\"git\",\"url\":\"http://github.com/CoderPuppy/os-browserify.git\"}}"},"/node_modules/pako/package.json":{"content":"{\"name\":\"pako\",\"description\":\"zlib port to javascript - fast, modularized, with browser support\",\"version\":\"1.0.11\",\"keywords\":[\"zlib\",\"deflate\",\"inflate\",\"gzip\"],\"homepage\":\"https://github.com/nodeca/pako\",\"contributors\":[\"Andrei Tuputcyn (https://github.com/andr83)\",\"Vitaly Puzrin (https://github.com/puzrin)\",\"Friedel Ziegelmayer (https://github.com/dignifiedquire)\",\"Kirill Efimov (https://github.com/Kirill89)\",\"Jean-loup Gailly\",\"Mark Adler\"],\"files\":[\"index.js\",\"dist/\",\"lib/\"],\"license\":\"(MIT AND Zlib)\",\"repository\":\"nodeca/pako\",\"scripts\":{\"test\":\"make test\"},\"devDependencies\":{\"ansi\":\"^0.3.1\",\"benchmark\":\"^2.1.4\",\"browserify\":\"^16.2.3\",\"buffer-from\":\"^1.1.1\",\"eslint\":\"^5.9.0\",\"istanbul\":\"^0.4.5\",\"mocha\":\"^5.2.0\",\"multiparty\":\"^4.1.3\",\"ndoc\":\"^5.0.1\",\"uglify-js\":\"=3.4.8\",\"zlibjs\":\"^0.3.1\"},\"dependencies\":{}}"},"/node_modules/parse-asn1/package.json":{"content":"{\"name\":\"parse-asn1\",\"version\":\"5.1.6\",\"description\":\"utility library for parsing asn1 files for use with browserify-sign.\",\"main\":\"index.js\",\"files\":[\"asn1.js\",\"aesid.json\",\"certificate.js\",\"fixProc.js\",\"index.js\"],\"scripts\":{\"unit\":\"node ./test\",\"standard\":\"standard\",\"test\":\"npm run standard && npm run unit\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/crypto-browserify/parse-asn1.git\"},\"author\":\"\",\"license\":\"ISC\",\"dependencies\":{\"asn1.js\":\"^5.2.0\",\"browserify-aes\":\"^1.0.0\",\"evp_bytestokey\":\"^1.0.0\",\"pbkdf2\":\"^3.0.3\",\"safe-buffer\":\"^5.1.1\"},\"devDependencies\":{\"standard\":\"^14.3.4\",\"tape\":\"^5.0.1\"}}"},"/node_modules/path-browserify/package.json":{"content":"{\"name\":\"path-browserify\",\"version\":\"0.0.1\",\"description\":\"the path module from node core for browsers\",\"main\":\"index.js\",\"dependencies\":{},\"devDependencies\":{\"tape\":\"~1.0.4\"},\"scripts\":{\"test\":\"node test/test-path.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/substack/path-browserify.git\"},\"homepage\":\"https://github.com/substack/path-browserify\",\"keywords\":[\"path\",\"browser\",\"browserify\"],\"author\":{\"name\":\"James Halliday\",\"email\":\"mail@substack.net\",\"url\":\"http://substack.net\"},\"license\":\"MIT\"}"},"/node_modules/pbkdf2/package.json":{"content":"{\"name\":\"pbkdf2\",\"version\":\"3.1.1\",\"description\":\"This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()\",\"keywords\":[\"pbkdf2\",\"kdf\",\"salt\",\"hash\"],\"homepage\":\"https://github.com/crypto-browserify/pbkdf2\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/pbkdf2/issues\"},\"license\":\"MIT\",\"author\":\"Daniel Cousens\",\"browser\":{\"./index.js\":\"./browser.js\",\"./lib/sync.js\":\"./lib/sync-browser.js\"},\"files\":[\"browser.js\",\"index.js\",\"lib/\"],\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/pbkdf2.git\"},\"scripts\":{\"prepublish\":\"npm run test\",\"coverage-report\":\"nyc report --reporter=lcov\",\"coverage-html\":\"nyc report --reporter=html\",\"coverage\":\"nyc --check-coverage --branches 95 --functions 95 tape test/*.js\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"bundle-test\":\"browserify test/index.js > test/bundle.js\",\"unit\":\"tape test/*.js\",\"bench\":\"node bench/\"},\"devDependencies\":{\"benchmark\":\"^2.1.4\",\"browserify\":\"*\",\"nyc\":\"^6.4.0\",\"standard\":\"*\",\"tape\":\"^4.5.1\"},\"dependencies\":{\"create-hash\":\"^1.1.2\",\"create-hmac\":\"^1.1.4\",\"ripemd160\":\"^2.0.1\",\"safe-buffer\":\"^5.0.1\",\"sha.js\":\"^2.4.8\"},\"standard\":{\"ignore\":[\"test/bundle.js\"]},\"engines\":{\"node\":\">=0.12\"},\"nyc\":{\"exclude\":[\"lib/async.js\",\"test/bundle.js\"]}}"},"/node_modules/process/package.json":{"content":"{\"author\":\"Roman Shtylman <shtylman@gmail.com>\",\"name\":\"process\",\"description\":\"process information for node.js and browsers\",\"keywords\":[\"process\"],\"scripts\":{\"test\":\"mocha test.js\",\"browser\":\"zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js\"},\"version\":\"0.11.10\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/shtylman/node-process.git\"},\"license\":\"MIT\",\"browser\":\"./browser.js\",\"main\":\"./index.js\",\"engines\":{\"node\":\">= 0.6.0\"},\"devDependencies\":{\"mocha\":\"2.2.1\",\"zuul\":\"^3.10.3\"}}"},"/node_modules/process-nextick-args/package.json":{"content":"{\"name\":\"process-nextick-args\",\"version\":\"2.0.1\",\"description\":\"process.nextTick but always with args\",\"main\":\"index.js\",\"files\":[\"index.js\"],\"scripts\":{\"test\":\"node test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/calvinmetcalf/process-nextick-args.git\"},\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/calvinmetcalf/process-nextick-args/issues\"},\"homepage\":\"https://github.com/calvinmetcalf/process-nextick-args\",\"devDependencies\":{\"tap\":\"~0.2.6\"}}"},"/node_modules/public-encrypt/package.json":{"content":"{\"name\":\"public-encrypt\",\"version\":\"4.0.3\",\"description\":\"browserify version of publicEncrypt & privateDecrypt\",\"main\":\"index.js\",\"browser\":\"browser.js\",\"directories\":{\"test\":\"test\"},\"scripts\":{\"test\":\"node test/index.js | tspec\",\"lint\":\"standard\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/publicEncrypt.git\"},\"author\":\"Calvin Metcalf\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/publicEncrypt/issues\"},\"homepage\":\"https://github.com/crypto-browserify/publicEncrypt\",\"dependencies\":{\"bn.js\":\"^4.1.0\",\"browserify-rsa\":\"^4.0.0\",\"create-hash\":\"^1.1.0\",\"parse-asn1\":\"^5.0.0\",\"randombytes\":\"^2.0.1\",\"safe-buffer\":\"^5.1.2\"},\"devDependencies\":{\"standard\":\"^12.0.0\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^3.0.3\"}}"},"/node_modules/punycode/package.json":{"content":"{\"name\":\"punycode\",\"version\":\"1.4.1\",\"description\":\"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.\",\"homepage\":\"https://mths.be/punycode\",\"main\":\"punycode.js\",\"keywords\":[\"punycode\",\"unicode\",\"idn\",\"idna\",\"dns\",\"url\",\"domain\"],\"license\":\"MIT\",\"author\":{\"name\":\"Mathias Bynens\",\"url\":\"https://mathiasbynens.be/\"},\"contributors\":[{\"name\":\"Mathias Bynens\",\"url\":\"https://mathiasbynens.be/\"},{\"name\":\"John-David Dalton\",\"url\":\"http://allyoucanleet.com/\"}],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/bestiejs/punycode.js.git\"},\"bugs\":\"https://github.com/bestiejs/punycode.js/issues\",\"files\":[\"LICENSE-MIT.txt\",\"punycode.js\"],\"scripts\":{\"test\":\"node tests/tests.js\"},\"devDependencies\":{\"coveralls\":\"^2.11.4\",\"grunt\":\"^0.4.5\",\"grunt-contrib-uglify\":\"^0.11.0\",\"grunt-shell\":\"^1.1.2\",\"istanbul\":\"^0.4.1\",\"qunit-extras\":\"^1.4.4\",\"qunitjs\":\"~1.11.0\",\"requirejs\":\"^2.1.22\"},\"jspm\":{\"map\":{\"./punycode.js\":{\"node\":\"@node/punycode\"}}}}"},"/node_modules/querystring/package.json":{"content":"{\"name\":\"querystring\",\"id\":\"querystring\",\"version\":\"0.2.0\",\"description\":\"Node's querystring module for all engines.\",\"keywords\":[\"commonjs\",\"query\",\"querystring\"],\"author\":\"Irakli Gozalishvili <rfobic@gmail.com>\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/Gozala/querystring.git\",\"web\":\"https://github.com/Gozala/querystring\"},\"bugs\":{\"url\":\"http://github.com/Gozala/querystring/issues/\"},\"devDependencies\":{\"test\":\"~0.x.0\",\"phantomify\":\"~0.x.0\",\"retape\":\"~0.x.0\",\"tape\":\"~0.1.5\"},\"engines\":{\"node\":\">=0.4.x\"},\"scripts\":{\"test\":\"npm run test-node && npm run test-browser && npm run test-tap\",\"test-browser\":\"node ./node_modules/phantomify/bin/cmd.js ./test/common-index.js\",\"test-node\":\"node ./test/common-index.js\",\"test-tap\":\"node ./test/tap-index.js\"},\"testling\":{\"files\":\"test/tap-index.js\",\"browsers\":{\"iexplore\":[9,10],\"chrome\":[16,20,25,\"canary\"],\"firefox\":[10,15,16,17,18,\"nightly\"],\"safari\":[5,6],\"opera\":[12]}},\"licenses\":[{\"type\":\"MIT\",\"url\":\"https://github.com/Gozala/enchain/License.md\"}]}"},"/node_modules/querystring-es3/package.json":{"content":"{\"name\":\"querystring-es3\",\"id\":\"querystring-es3\",\"version\":\"0.2.1\",\"description\":\"Node's querystring module for all engines. (ES3 compat fork)\",\"keywords\":[\"commonjs\",\"query\",\"querystring\"],\"author\":\"Irakli Gozalishvili <rfobic@gmail.com>\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/mike-spainhower/querystring.git\",\"web\":\"https://github.com/mike-spainhower/querystring\"},\"bugs\":{\"url\":\"http://github.com/mike-spainhower/querystring/issues/\"},\"devDependencies\":{\"test\":\"~0.x.0\",\"phantomify\":\"~0.x.0\",\"retape\":\"~0.x.0\",\"tape\":\"~0.1.5\"},\"engines\":{\"node\":\">=0.4.x\"},\"scripts\":{\"test\":\"npm run test-node && npm run test-browser && npm run test-tap\",\"test-browser\":\"node ./node_modules/phantomify/bin/cmd.js ./test/common-index.js\",\"test-node\":\"node ./test/common-index.js\",\"test-tap\":\"node ./test/tap-index.js\"},\"testling\":{\"files\":\"test/tap-index.js\",\"browsers\":{\"iexplore\":[9,10],\"chrome\":[16,20,25,\"canary\"],\"firefox\":[10,15,16,17,18,\"nightly\"],\"safari\":[5,6],\"opera\":[12]}},\"licenses\":[{\"type\":\"MIT\",\"url\":\"https://github.com/Gozala/enchain/License.md\"}]}"},"/node_modules/randombytes/package.json":{"content":"{\"name\":\"randombytes\",\"version\":\"2.1.0\",\"description\":\"random bytes from browserify stand alone\",\"main\":\"index.js\",\"scripts\":{\"test\":\"standard && node test.js | tspec\",\"phantom\":\"zuul --phantom -- test.js\",\"local\":\"zuul --local --no-coverage -- test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:crypto-browserify/randombytes.git\"},\"keywords\":[\"crypto\",\"random\"],\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/randombytes/issues\"},\"homepage\":\"https://github.com/crypto-browserify/randombytes\",\"browser\":\"browser.js\",\"devDependencies\":{\"phantomjs\":\"^1.9.9\",\"standard\":\"^10.0.2\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^4.6.3\",\"zuul\":\"^3.7.2\"},\"dependencies\":{\"safe-buffer\":\"^5.1.0\"}}"},"/node_modules/randomfill/package.json":{"content":"{\"name\":\"randomfill\",\"version\":\"1.0.4\",\"description\":\"random fill from browserify stand alone\",\"main\":\"index.js\",\"scripts\":{\"test\":\"standard && node test.js | tspec\",\"phantom\":\"zuul --phantom -- test.js\",\"local\":\"zuul --local --no-coverage -- test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/crypto-browserify/randomfill.git\"},\"keywords\":[\"crypto\",\"random\"],\"author\":\"\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/crypto-browserify/randomfill/issues\"},\"homepage\":\"https://github.com/crypto-browserify/randomfill\",\"browser\":\"browser.js\",\"devDependencies\":{\"phantomjs\":\"^1.9.9\",\"standard\":\"^10.0.2\",\"tap-spec\":\"^2.1.2\",\"tape\":\"^4.6.3\",\"zuul\":\"^3.7.2\"},\"dependencies\":{\"randombytes\":\"^2.0.5\",\"safe-buffer\":\"^5.1.0\"}}"},"/node_modules/readable-stream/package.json":{"content":"{\"name\":\"readable-stream\",\"version\":\"2.3.7\",\"description\":\"Streams3, a user-land copy of the stream library from Node.js\",\"main\":\"readable.js\",\"dependencies\":{\"core-util-is\":\"~1.0.0\",\"inherits\":\"~2.0.3\",\"isarray\":\"~1.0.0\",\"process-nextick-args\":\"~2.0.0\",\"safe-buffer\":\"~5.1.1\",\"string_decoder\":\"~1.1.1\",\"util-deprecate\":\"~1.0.1\"},\"devDependencies\":{\"assert\":\"^1.4.0\",\"babel-polyfill\":\"^6.9.1\",\"buffer\":\"^4.9.0\",\"lolex\":\"^2.3.2\",\"nyc\":\"^6.4.0\",\"tap\":\"^0.7.0\",\"tape\":\"^4.8.0\"},\"scripts\":{\"test\":\"tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js\",\"ci\":\"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\",\"cover\":\"nyc npm test\",\"report\":\"nyc report --reporter=lcov\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/nodejs/readable-stream\"},\"keywords\":[\"readable\",\"stream\",\"pipe\"],\"browser\":{\"util\":false,\"./readable.js\":\"./readable-browser.js\",\"./writable.js\":\"./writable-browser.js\",\"./duplex.js\":\"./duplex-browser.js\",\"./lib/internal/streams/stream.js\":\"./lib/internal/streams/stream-browser.js\"},\"nyc\":{\"include\":[\"lib/**.js\"]},\"license\":\"MIT\"}"},"/node_modules/ripemd160/package.json":{"content":"{\"name\":\"ripemd160\",\"version\":\"2.0.2\",\"description\":\"Compute ripemd160 of bytes or strings.\",\"keywords\":[\"string\",\"strings\",\"ripemd160\",\"ripe160\",\"bitcoin\",\"bytes\",\"cryptography\"],\"license\":\"MIT\",\"files\":[\"index.js\"],\"main\":\"./index\",\"repository\":{\"url\":\"https://github.com/crypto-browserify/ripemd160\",\"type\":\"git\"},\"scripts\":{\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"node test/*.js\"},\"dependencies\":{\"hash-base\":\"^3.0.0\",\"inherits\":\"^2.0.1\"},\"devDependencies\":{\"hash-test-vectors\":\"^1.3.2\",\"standard\":\"^6.0.7\",\"tape\":\"^4.5.1\"}}"},"/node_modules/safe-buffer/package.json":{"content":"{\"name\":\"safe-buffer\",\"description\":\"Safer Node.js Buffer API\",\"version\":\"5.2.1\",\"author\":{\"name\":\"Feross Aboukhadijeh\",\"email\":\"feross@feross.org\",\"url\":\"https://feross.org\"},\"bugs\":{\"url\":\"https://github.com/feross/safe-buffer/issues\"},\"devDependencies\":{\"standard\":\"*\",\"tape\":\"^5.0.0\"},\"homepage\":\"https://github.com/feross/safe-buffer\",\"keywords\":[\"buffer\",\"buffer allocate\",\"node security\",\"safe\",\"safe-buffer\",\"security\",\"uninitialized\"],\"license\":\"MIT\",\"main\":\"index.js\",\"types\":\"index.d.ts\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/feross/safe-buffer.git\"},\"scripts\":{\"test\":\"standard && tape test/*.js\"},\"funding\":[{\"type\":\"github\",\"url\":\"https://github.com/sponsors/feross\"},{\"type\":\"patreon\",\"url\":\"https://www.patreon.com/feross\"},{\"type\":\"consulting\",\"url\":\"https://feross.org/support\"}]}"},"/node_modules/safer-buffer/package.json":{"content":"{\"name\":\"safer-buffer\",\"version\":\"2.1.2\",\"description\":\"Modern Buffer API polyfill without footguns\",\"main\":\"safer.js\",\"scripts\":{\"browserify-test\":\"browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js\",\"test\":\"standard && tape tests.js\"},\"author\":{\"name\":\"Nikita Skovoroda\",\"email\":\"chalkerx@gmail.com\",\"url\":\"https://github.com/ChALkeR\"},\"license\":\"MIT\",\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/ChALkeR/safer-buffer.git\"},\"bugs\":{\"url\":\"https://github.com/ChALkeR/safer-buffer/issues\"},\"devDependencies\":{\"standard\":\"^11.0.1\",\"tape\":\"^4.9.0\"},\"files\":[\"Porting-Buffer.md\",\"Readme.md\",\"tests.js\",\"dangerous.js\",\"safer.js\"]}"},"/node_modules/setimmediate/package.json":{"content":"{\"name\":\"setimmediate\",\"description\":\"A shim for the setImmediate efficient script yielding API\",\"version\":\"1.0.5\",\"author\":\"YuzuJS\",\"contributors\":[\"Domenic Denicola <d@domenic.me> (https://domenic.me)\",\"Donavon West <github@donavon.com> (http://donavon.com)\",\"Yaffle\"],\"license\":\"MIT\",\"repository\":\"YuzuJS/setImmediate\",\"main\":\"setImmediate.js\",\"files\":[\"setImmediate.js\"],\"scripts\":{\"lint\":\"jshint setImmediate.js\",\"test\":\"mocha test/tests.js\",\"test-browser\":\"opener http://localhost:9008/__zuul && zuul test/tests.js --ui mocha-bdd --local 9008\",\"test-browser-only\":\"opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007\"},\"devDependencies\":{\"jshint\":\"^2.5.0\",\"mocha\":\"~1.18.2\",\"http-server\":\"~0.6.1\",\"opener\":\"^1.3\",\"zuul\":\"^1.6.4\"}}"},"/node_modules/sha.js/package.json":{"content":"{\"name\":\"sha.js\",\"description\":\"Streamable SHA hashes in pure javascript\",\"version\":\"2.4.11\",\"homepage\":\"https://github.com/crypto-browserify/sha.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/crypto-browserify/sha.js.git\"},\"dependencies\":{\"inherits\":\"^2.0.1\",\"safe-buffer\":\"^5.0.1\"},\"devDependencies\":{\"buffer\":\"~2.3.2\",\"hash-test-vectors\":\"^1.3.1\",\"standard\":\"^10.0.2\",\"tape\":\"~2.3.2\",\"typedarray\":\"0.0.6\"},\"bin\":\"./bin.js\",\"scripts\":{\"prepublish\":\"npm ls && npm run unit\",\"lint\":\"standard\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"set -e; for t in test/*.js; do node $t; done;\"},\"author\":\"Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)\",\"license\":\"(MIT AND BSD-3-Clause)\"}"},"/node_modules/stream-browserify/package.json":{"content":"{\"name\":\"stream-browserify\",\"version\":\"2.0.2\",\"description\":\"the stream module from node core for browsers\",\"main\":\"index.js\",\"dependencies\":{\"inherits\":\"~2.0.1\",\"readable-stream\":\"^2.0.2\"},\"devDependencies\":{\"safe-buffer\":\"^5.1.2\",\"tape\":\"^4.2.0\",\"typedarray\":\"~0.0.6\"},\"scripts\":{\"test\":\"tape test/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/browserify/stream-browserify.git\"},\"homepage\":\"https://github.com/browserify/stream-browserify\",\"keywords\":[\"stream\",\"browser\",\"browserify\"],\"author\":{\"name\":\"James Halliday\",\"email\":\"mail@substack.net\",\"url\":\"http://substack.net\"},\"license\":\"MIT\",\"testling\":{\"files\":\"test/*.js\",\"browsers\":[\"ie/8..latest\",\"firefox/3.5\",\"firefox/10\",\"firefox/nightly\",\"chrome/10\",\"chrome/latest\",\"chrome/canary\",\"opera/12..latest\",\"opera/next\",\"safari/5.1..latest\",\"ipad/6.0..latest\",\"iphone/6.0..latest\",\"android-browser/4.2..latest\"]}}"},"/node_modules/stream-http/package.json":{"content":"{\"name\":\"stream-http\",\"version\":\"2.8.3\",\"description\":\"Streaming http in the browser\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/jhiesey/stream-http.git\"},\"scripts\":{\"test\":\"npm run test-node && ([ -n \\\"${TRAVIS_PULL_REQUEST}\\\" -a \\\"${TRAVIS_PULL_REQUEST}\\\" != 'false' ] || npm run test-browser)\",\"test-node\":\"tape test/node/*.js\",\"test-browser\":\"airtap --loopback airtap.local -- test/browser/*.js\",\"test-browser-local\":\"airtap --no-instrument --local 8080 -- test/browser/*.js\"},\"author\":\"John Hiesey\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/jhiesey/stream-http/issues\"},\"homepage\":\"https://github.com/jhiesey/stream-http#readme\",\"keywords\":[\"http\",\"stream\",\"streaming\",\"xhr\",\"http-browserify\"],\"dependencies\":{\"builtin-status-codes\":\"^3.0.0\",\"inherits\":\"^2.0.1\",\"readable-stream\":\"^2.3.6\",\"to-arraybuffer\":\"^1.0.0\",\"xtend\":\"^4.0.0\"},\"devDependencies\":{\"airtap\":\"^0.0.5\",\"basic-auth\":\"^2.0.0\",\"brfs\":\"^1.6.1\",\"cookie-parser\":\"^1.4.3\",\"express\":\"^4.16.3\",\"tape\":\"^4.9.0\",\"ua-parser-js\":\"^0.7.18\",\"webworkify\":\"^1.5.0\"}}"},"/node_modules/string_decoder/package.json":{"content":"{\"name\":\"string_decoder\",\"version\":\"1.3.0\",\"description\":\"The string_decoder module from Node core\",\"main\":\"lib/string_decoder.js\",\"files\":[\"lib\"],\"dependencies\":{\"safe-buffer\":\"~5.2.0\"},\"devDependencies\":{\"babel-polyfill\":\"^6.23.0\",\"core-util-is\":\"^1.0.2\",\"inherits\":\"^2.0.3\",\"tap\":\"~0.4.8\"},\"scripts\":{\"test\":\"tap test/parallel/*.js && node test/verify-dependencies\",\"ci\":\"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/nodejs/string_decoder.git\"},\"homepage\":\"https://github.com/nodejs/string_decoder\",\"keywords\":[\"string\",\"decoder\",\"browser\",\"browserify\"],\"license\":\"MIT\"}"},"/node_modules/timers-browserify/package.json":{"content":"{\"author\":\"J. Ryan Stinnett <jryans@gmail.com> (http://convolv.es/)\",\"name\":\"timers-browserify\",\"description\":\"timers module for browserify\",\"version\":\"2.0.11\",\"homepage\":\"https://github.com/jryans/timers-browserify\",\"bugs\":\"https://github.com/jryans/timers-browserify/issues\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/jryans/timers-browserify.git\"},\"contributors\":[\"Colton Brown <coltonTB@me.com>\",\"Dario Segura <dario.seco@gmail.com>\",\"Guy Bedford <guybedford@gmail.com>\",\"Ionut-Cristian Florescu <ionut.florescu@gmail.com>\",\"James Halliday <mail@substack.net>\",\"Jan Schär <jscissr@gmail.com>\",\"Johannes Ewald <johannes.ewald@peerigon.com>\",\"Jonathan Prins <jon@blip.tv>\",\"Matt Esch <matt@mattesch.info>\",\"Simon Meusel <info@simonmeusel.de>\",\"taoqf <tao_qiufeng@126.com>\",\"Thiago Felix <thiago@thiagofelix.com>\",\"wtgtybhertgeghgtwtg <wtgtybhertgeghgtwtg@gmail.com>\"],\"main\":\"main.js\",\"dependencies\":{\"setimmediate\":\"^1.0.4\"},\"devDependencies\":{\"connect\":\"~2.3.0\",\"browserify\":\"~1.10.16\"},\"optionalDependencies\":{},\"engines\":{\"node\":\">=0.6.0\"},\"keywords\":[\"timers\",\"browserify\",\"browser\"],\"license\":\"MIT\",\"jspm\":{\"map\":{\"./main.js\":{\"node\":\"@node/timers\"}}}}"},"/node_modules/to-arraybuffer/package.json":{"content":"{\"name\":\"to-arraybuffer\",\"version\":\"1.0.1\",\"description\":\"Get an ArrayBuffer from a Buffer as fast as possible\",\"main\":\"index.js\",\"scripts\":{\"test\":\"npm run test-node && ([ -n \\\"${TRAVIS_PULL_REQUEST}\\\" -a \\\"${TRAVIS_PULL_REQUEST}\\\" != 'false' ] || npm run test-browser)\",\"test-node\":\"tape test.js\",\"test-browser\":\"zuul --no-coverage -- test.js\",\"test-browser-local\":\"zuul --local 8080 --no-coverage -- test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/jhiesey/to-arraybuffer.git\"},\"keywords\":[\"buffer\",\"to\",\"arraybuffer\",\"fast\",\"read\",\"only\"],\"author\":\"John Hiesey\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/jhiesey/to-arraybuffer/issues\"},\"homepage\":\"https://github.com/jhiesey/to-arraybuffer#readme\",\"devDependencies\":{\"tape\":\"^4.4.0\",\"zuul\":\"^3.9.0\"}}"},"/node_modules/tty-browserify/package.json":{"content":"{\"name\":\"tty-browserify\",\"version\":\"0.0.0\",\"description\":\"the tty module from node core for browsers\",\"main\":\"index.js\",\"dependencies\":{},\"devDependencies\":{\"tape\":\"~1.0.4\"},\"scripts\":{\"test\":\"tape test/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/substack/tty-browserify.git\"},\"homepage\":\"https://github.com/substack/tty-browserify\",\"keywords\":[\"tty\",\"browser\",\"browserify\"],\"author\":{\"name\":\"James Halliday\",\"email\":\"mail@substack.net\",\"url\":\"http://substack.net\"},\"license\":\"MIT\"}"},"/node_modules/url/package.json":{"content":"{\"name\":\"url\",\"description\":\"The core `url` packaged standalone for use with Browserify.\",\"version\":\"0.11.0\",\"dependencies\":{\"punycode\":\"1.3.2\",\"querystring\":\"0.2.0\"},\"main\":\"./url.js\",\"devDependencies\":{\"assert\":\"1.1.1\",\"mocha\":\"1.18.2\",\"zuul\":\"3.3.0\"},\"scripts\":{\"test\":\"mocha --ui qunit test.js && zuul -- test.js\",\"test-local\":\"zuul --local -- test.js\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/defunctzombie/node-url.git\"},\"license\":\"MIT\"}"},"/node_modules/util/package.json":{"content":"{\"author\":{\"name\":\"Joyent\",\"url\":\"http://www.joyent.com\"},\"name\":\"util\",\"description\":\"Node.JS util module\",\"keywords\":[\"util\"],\"version\":\"0.11.1\",\"homepage\":\"https://github.com/defunctzombie/node-util\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/defunctzombie/node-util\"},\"main\":\"./util.js\",\"files\":[\"util.js\",\"support\"],\"scripts\":{\"test\":\"node test/node/index.js\",\"test:browsers\":\"airtap test/browser/index.js\"},\"dependencies\":{\"inherits\":\"2.0.3\"},\"license\":\"MIT\",\"devDependencies\":{\"airtap\":\"~0.1.0\",\"is-async-supported\":\"~1.2.0\",\"run-series\":\"~1.1.4\",\"tape\":\"~4.9.0\"},\"browser\":{\"./support/isBuffer.js\":\"./support/isBufferBrowser.js\"}}"},"/node_modules/util-deprecate/package.json":{"content":"{\"name\":\"util-deprecate\",\"version\":\"1.0.2\",\"description\":\"The Node.js `util.deprecate()` function with browser support\",\"main\":\"node.js\",\"browser\":\"browser.js\",\"scripts\":{\"test\":\"echo \\\"Error: no test specified\\\" && exit 1\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/TooTallNate/util-deprecate.git\"},\"keywords\":[\"util\",\"deprecate\",\"browserify\",\"browser\",\"node\"],\"author\":\"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/TooTallNate/util-deprecate/issues\"},\"homepage\":\"https://github.com/TooTallNate/util-deprecate\"}"},"/node_modules/vm-browserify/package.json":{"content":"{\"name\":\"vm-browserify\",\"version\":\"1.1.2\",\"description\":\"vm module for the browser\",\"main\":\"index.js\",\"repository\":{\"type\":\"git\",\"url\":\"http://github.com/substack/vm-browserify.git\"},\"keywords\":[\"vm\",\"browser\",\"eval\"],\"dependencies\":{},\"devDependencies\":{\"browserify\":\"^16.1.1\",\"tape\":\"^4.11.0\",\"tape-run\":\"^6.0.1\"},\"author\":{\"name\":\"James Halliday\",\"email\":\"mail@substack.net\",\"url\":\"http://substack.net\"},\"scripts\":{\"test\":\"browserify test/vm.js | tape-run\"},\"license\":\"MIT\"}"},"/node_modules/xtend/package.json":{"content":"{\"name\":\"xtend\",\"version\":\"4.0.2\",\"description\":\"extend like a boss\",\"keywords\":[\"extend\",\"merge\",\"options\",\"opts\",\"object\",\"array\"],\"author\":\"Raynos <raynos2@gmail.com>\",\"repository\":\"git://github.com/Raynos/xtend.git\",\"main\":\"immutable\",\"scripts\":{\"test\":\"node test\"},\"dependencies\":{},\"devDependencies\":{\"tape\":\"~1.1.0\"},\"homepage\":\"https://github.com/Raynos/xtend\",\"contributors\":[{\"name\":\"Jake Verbaten\"},{\"name\":\"Matt Esch\"}],\"bugs\":{\"url\":\"https://github.com/Raynos/xtend/issues\",\"email\":\"raynos2@gmail.com\"},\"license\":\"MIT\",\"testling\":{\"files\":\"test.js\",\"browsers\":[\"ie/7..latest\",\"firefox/16..latest\",\"firefox/nightly\",\"chrome/22..latest\",\"chrome/canary\",\"opera/12..latest\",\"opera/next\",\"safari/5.1..latest\",\"ipad/6.0..latest\",\"iphone/6.0..latest\"]},\"engines\":{\"node\":\">=0.4\"}}"},"/node_modules/util/0.10.3/package.json":{"content":"{\"author\":{\"name\":\"Joyent\",\"url\":\"http://www.joyent.com\"},\"name\":\"util\",\"description\":\"Node.JS util module\",\"keywords\":[\"util\"],\"version\":\"0.10.3\",\"homepage\":\"https://github.com/defunctzombie/node-util\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/defunctzombie/node-util\"},\"main\":\"./util.js\",\"scripts\":{\"test\":\"node test/node/*.js && zuul test/browser/*.js\"},\"dependencies\":{\"inherits\":\"2.0.1\"},\"license\":\"MIT\",\"devDependencies\":{\"zuul\":\"~1.0.9\"},\"browser\":{\"./support/isBuffer.js\":\"./support/isBufferBrowser.js\"}}"},"/node_modules/inherits/2.0.1/package.json":{"content":"{\"name\":\"inherits\",\"description\":\"Browser-friendly inheritance fully compatible with standard node.js inherits()\",\"version\":\"2.0.1\",\"keywords\":[\"inheritance\",\"class\",\"klass\",\"oop\",\"object-oriented\",\"inherits\",\"browser\",\"browserify\"],\"main\":\"./inherits.js\",\"browser\":\"./inherits_browser.js\",\"repository\":\"git://github.com/isaacs/inherits\",\"license\":\"ISC\",\"scripts\":{\"test\":\"node test\"}}"},"/node_modules/readable-stream/3.6.0/package.json":{"content":"{\"name\":\"readable-stream\",\"version\":\"3.6.0\",\"description\":\"Streams3, a user-land copy of the stream library from Node.js\",\"main\":\"readable.js\",\"engines\":{\"node\":\">= 6\"},\"dependencies\":{\"inherits\":\"^2.0.3\",\"string_decoder\":\"^1.1.1\",\"util-deprecate\":\"^1.0.1\"},\"devDependencies\":{\"@babel/cli\":\"^7.2.0\",\"@babel/core\":\"^7.2.0\",\"@babel/polyfill\":\"^7.0.0\",\"@babel/preset-env\":\"^7.2.0\",\"airtap\":\"0.0.9\",\"assert\":\"^1.4.0\",\"bl\":\"^2.0.0\",\"deep-strict-equal\":\"^0.2.0\",\"events.once\":\"^2.0.2\",\"glob\":\"^7.1.2\",\"gunzip-maybe\":\"^1.4.1\",\"hyperquest\":\"^2.1.3\",\"lolex\":\"^2.6.0\",\"nyc\":\"^11.0.0\",\"pump\":\"^3.0.0\",\"rimraf\":\"^2.6.2\",\"tap\":\"^12.0.0\",\"tape\":\"^4.9.0\",\"tar-fs\":\"^1.16.2\",\"util-promisify\":\"^2.1.0\"},\"scripts\":{\"test\":\"tap -J --no-esm test/parallel/*.js test/ours/*.js\",\"ci\":\"TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap\",\"test-browsers\":\"airtap --sauce-connect --loopback airtap.local -- test/browser.js\",\"test-browser-local\":\"airtap --open --local -- test/browser.js\",\"cover\":\"nyc npm test\",\"report\":\"nyc report --reporter=lcov\",\"update-browser-errors\":\"babel -o errors-browser.js errors.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/nodejs/readable-stream\"},\"keywords\":[\"readable\",\"stream\",\"pipe\"],\"browser\":{\"util\":false,\"worker_threads\":false,\"./errors\":\"./errors-browser.js\",\"./readable.js\":\"./readable-browser.js\",\"./lib/internal/streams/from.js\":\"./lib/internal/streams/from-browser.js\",\"./lib/internal/streams/stream.js\":\"./lib/internal/streams/stream-browser.js\"},\"nyc\":{\"include\":[\"lib/**.js\"]},\"license\":\"MIT\"}"},"/node_modules/bn.js/5.1.3/package.json":{"content":"{\"name\":\"bn.js\",\"version\":\"5.1.3\",\"description\":\"Big number implementation in pure javascript\",\"keywords\":[\"BN\",\"Big number\",\"BigNum\",\"Modulo\",\"Montgomery\"],\"homepage\":\"https://github.com/indutny/bn.js\",\"bugs\":{\"url\":\"https://github.com/indutny/bn.js/issues\"},\"repository\":{\"type\":\"git\",\"url\":\"git@github.com:indutny/bn.js\"},\"license\":\"MIT\",\"author\":\"Fedor Indutny <fedor@indutny.com>\",\"files\":[\"lib/bn.js\"],\"main\":\"lib/bn.js\",\"browser\":{\"buffer\":false},\"scripts\":{\"lint\":\"standardx\",\"test\":\"npm run lint && npm run unit\",\"unit\":\"mocha --reporter=spec test/*-test.js\"},\"devDependencies\":{\"babel-eslint\":\"^10.0.3\",\"mocha\":\"^7.0.1\",\"standardx\":\"^5.0.0\"},\"standardx\":{\"parser\":\"babel-eslint\"}}"},"/node_modules/safe-buffer/5.1.2/package.json":{"content":"{\"name\":\"safe-buffer\",\"description\":\"Safer Node.js Buffer API\",\"version\":\"5.1.2\",\"author\":{\"name\":\"Feross Aboukhadijeh\",\"email\":\"feross@feross.org\",\"url\":\"http://feross.org\"},\"bugs\":{\"url\":\"https://github.com/feross/safe-buffer/issues\"},\"devDependencies\":{\"standard\":\"*\",\"tape\":\"^4.0.0\"},\"homepage\":\"https://github.com/feross/safe-buffer\",\"keywords\":[\"buffer\",\"buffer allocate\",\"node security\",\"safe\",\"safe-buffer\",\"security\",\"uninitialized\"],\"license\":\"MIT\",\"main\":\"index.js\",\"types\":\"index.d.ts\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/feross/safe-buffer.git\"},\"scripts\":{\"test\":\"standard && tape test/*.js\"}}"},"/node_modules/string_decoder/1.1.1/package.json":{"content":"{\"name\":\"string_decoder\",\"version\":\"1.1.1\",\"description\":\"The string_decoder module from Node core\",\"main\":\"lib/string_decoder.js\",\"dependencies\":{\"safe-buffer\":\"~5.1.0\"},\"devDependencies\":{\"babel-polyfill\":\"^6.23.0\",\"core-util-is\":\"^1.0.2\",\"inherits\":\"^2.0.3\",\"tap\":\"~0.4.8\"},\"scripts\":{\"test\":\"tap test/parallel/*.js && node test/verify-dependencies\",\"ci\":\"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\"},\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/nodejs/string_decoder.git\"},\"homepage\":\"https://github.com/nodejs/string_decoder\",\"keywords\":[\"string\",\"decoder\",\"browser\",\"browserify\"],\"license\":\"MIT\"}"},"/node_modules/punycode/1.3.2/package.json":{"content":"{\"name\":\"punycode\",\"version\":\"1.3.2\",\"description\":\"A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.\",\"homepage\":\"https://mths.be/punycode\",\"main\":\"punycode.js\",\"keywords\":[\"punycode\",\"unicode\",\"idn\",\"idna\",\"dns\",\"url\",\"domain\"],\"license\":\"MIT\",\"author\":{\"name\":\"Mathias Bynens\",\"url\":\"https://mathiasbynens.be/\"},\"contributors\":[{\"name\":\"Mathias Bynens\",\"url\":\"https://mathiasbynens.be/\"},{\"name\":\"John-David Dalton\",\"url\":\"http://allyoucanleet.com/\"}],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/bestiejs/punycode.js.git\"},\"bugs\":\"https://github.com/bestiejs/punycode.js/issues\",\"files\":[\"LICENSE-MIT.txt\",\"punycode.js\"],\"scripts\":{\"test\":\"node tests/tests.js\"},\"devDependencies\":{\"coveralls\":\"^2.10.1\",\"grunt\":\"^0.4.5\",\"grunt-contrib-uglify\":\"^0.5.0\",\"grunt-shell\":\"^0.7.0\",\"istanbul\":\"^0.2.13\",\"qunit-extras\":\"^1.2.0\",\"qunitjs\":\"~1.11.0\",\"requirejs\":\"^2.1.14\"}}"},"/node_modules/inherits/2.0.3/package.json":{"content":"{\"name\":\"inherits\",\"description\":\"Browser-friendly inheritance fully compatible with standard node.js inherits()\",\"version\":\"2.0.3\",\"keywords\":[\"inheritance\",\"class\",\"klass\",\"oop\",\"object-oriented\",\"inherits\",\"browser\",\"browserify\"],\"main\":\"./inherits.js\",\"browser\":\"./inherits_browser.js\",\"repository\":\"git://github.com/isaacs/inherits\",\"license\":\"ISC\",\"scripts\":{\"test\":\"node test\"},\"devDependencies\":{\"tap\":\"^7.1.0\"},\"files\":[\"inherits.js\",\"inherits_browser.js\"]}"}},"dependency":{"name":"node-libs-browser","version":"2.2.1"},"peerDependencies":{},"dependencyDependencies":{"assert":{"semver":"^1.1.1","resolved":"1.5.0","parents":["node-libs-browser"],"entries":[]},"object-assign":{"semver":"^4.1.1","resolved":"4.1.1","parents":["assert"],"entries":[]},"util/0.10.3":{"semver":"0.10.3","resolved":"0.10.3","parents":["assert"],"entries":[]},"inherits/2.0.1":{"semver":"2.0.1","resolved":"2.0.1","parents":["util"],"entries":[]},"browserify-zlib":{"semver":"^0.2.0","resolved":"0.2.0","parents":["node-libs-browser"],"entries":[]},"pako":{"semver":"~1.0.5","resolved":"1.0.11","parents":["browserify-zlib"],"entries":[]},"buffer":{"semver":"^4.3.0","resolved":"4.9.2","parents":["node-libs-browser"],"entries":[]},"base64-js":{"semver":"^1.0.2","resolved":"1.3.1","parents":["buffer"],"entries":[]},"ieee754":{"semver":"^1.1.4","resolved":"1.1.13","parents":["buffer"],"entries":[]},"isarray":{"semver":"^1.0.0","resolved":"1.0.0","parents":["buffer","readable-stream"],"entries":[]},"console-browserify":{"semver":"^1.1.0","resolved":"1.2.0","parents":["node-libs-browser"],"entries":[]},"constants-browserify":{"semver":"^1.0.0","resolved":"1.0.0","parents":["node-libs-browser"],"entries":[]},"crypto-browserify":{"semver":"^3.11.0","resolved":"3.12.0","parents":["node-libs-browser"],"entries":[]},"browserify-cipher":{"semver":"^1.0.0","resolved":"1.0.1","parents":["crypto-browserify"],"entries":[]},"browserify-aes":{"semver":"^1.0.4","resolved":"1.2.0","parents":["browserify-cipher","parse-asn1"],"entries":[]},"buffer-xor":{"semver":"^1.0.3","resolved":"1.0.3","parents":["browserify-aes"],"entries":[]},"cipher-base":{"semver":"^1.0.0","resolved":"1.0.4","parents":["browserify-aes","create-hash","browserify-des","create-hmac"],"entries":[]},"inherits":{"semver":"^2.0.1","resolved":"2.0.4","parents":["cipher-base","create-hash","hash-base","readable-stream","md5.js","ripemd160","sha.js","browserify-aes","des.js","browserify-des","create-hmac","hash.js","elliptic","browserify-sign","asn1.js","crypto-browserify","stream-browserify","stream-http"],"entries":[]},"safe-buffer":{"semver":"^5.0.1","resolved":"5.2.1","parents":["cipher-base","string_decoder","hash-base","md5.js","sha.js","evp_bytestokey","browserify-aes","browserify-des","randombytes","create-hmac","pbkdf2","parse-asn1","browserify-sign","public-encrypt","randomfill"],"entries":[]},"create-hash":{"semver":"^1.1.0","resolved":"1.2.0","parents":["browserify-aes","browserify-sign","create-hmac","pbkdf2","crypto-browserify","public-encrypt"],"entries":[]},"md5.js":{"semver":"^1.3.4","resolved":"1.3.5","parents":["create-hash","evp_bytestokey"],"entries":[]},"hash-base":{"semver":"^3.0.0","resolved":"3.1.0","parents":["md5.js","ripemd160"],"entries":[]},"readable-stream/3.6.0":{"semver":"^3.6.0","resolved":"3.6.0","parents":["hash-base","browserify-sign"],"entries":[]},"string_decoder":{"semver":"^1.1.1","resolved":"1.3.0","parents":["readable-stream","node-libs-browser"],"entries":[]},"util-deprecate":{"semver":"^1.0.1","resolved":"1.0.2","parents":["readable-stream"],"entries":[]},"ripemd160":{"semver":"^2.0.1","resolved":"2.0.2","parents":["create-hash","create-hmac","pbkdf2"],"entries":[]},"sha.js":{"semver":"^2.4.0","resolved":"2.4.11","parents":["create-hash","create-hmac","pbkdf2"],"entries":[]},"evp_bytestokey":{"semver":"^1.0.3","resolved":"1.0.3","parents":["browserify-aes","browserify-cipher","parse-asn1"],"entries":[]},"browserify-des":{"semver":"^1.0.0","resolved":"1.0.2","parents":["browserify-cipher"],"entries":[]},"des.js":{"semver":"^1.0.0","resolved":"1.0.1","parents":["browserify-des"],"entries":[]},"minimalistic-assert":{"semver":"^1.0.0","resolved":"1.0.1","parents":["des.js","hash.js","hmac-drbg","elliptic","asn1.js"],"entries":[]},"browserify-sign":{"semver":"^4.0.0","resolved":"4.2.1","parents":["crypto-browserify"],"entries":[]},"bn.js/5.1.3":{"semver":"^5.1.1","resolved":"5.1.3","parents":["browserify-sign"],"entries":[]},"browserify-rsa":{"semver":"^4.0.1","resolved":"4.0.1","parents":["browserify-sign","public-encrypt"],"entries":[]},"bn.js":{"semver":"^4.1.0","resolved":"4.11.9","parents":["browserify-rsa","elliptic","asn1.js","create-ecdh","diffie-hellman","miller-rabin","public-encrypt"],"entries":[]},"randombytes":{"semver":"^2.0.1","resolved":"2.1.0","parents":["browserify-rsa","diffie-hellman","public-encrypt","crypto-browserify","randomfill"],"entries":[]},"create-hmac":{"semver":"^1.1.7","resolved":"1.1.7","parents":["browserify-sign","pbkdf2","crypto-browserify"],"entries":[]},"elliptic":{"semver":"^6.5.3","resolved":"6.5.3","parents":["browserify-sign","create-ecdh"],"entries":[]},"brorand":{"semver":"^1.0.1","resolved":"1.1.0","parents":["elliptic","miller-rabin"],"entries":[]},"hash.js":{"semver":"^1.0.0","resolved":"1.1.7","parents":["elliptic","hmac-drbg"],"entries":[]},"hmac-drbg":{"semver":"^1.0.0","resolved":"1.0.1","parents":["elliptic"],"entries":[]},"minimalistic-crypto-utils":{"semver":"^1.0.1","resolved":"1.0.1","parents":["hmac-drbg","elliptic"],"entries":[]},"parse-asn1":{"semver":"^5.1.5","resolved":"5.1.6","parents":["browserify-sign","public-encrypt"],"entries":[]},"asn1.js":{"semver":"^5.2.0","resolved":"5.4.1","parents":["parse-asn1"],"entries":[]},"safer-buffer":{"semver":"^2.1.0","resolved":"2.1.2","parents":["asn1.js"],"entries":[]},"pbkdf2":{"semver":"^3.0.3","resolved":"3.1.1","parents":["parse-asn1","crypto-browserify"],"entries":[]},"create-ecdh":{"semver":"^4.0.0","resolved":"4.0.4","parents":["crypto-browserify"],"entries":[]},"diffie-hellman":{"semver":"^5.0.0","resolved":"5.0.3","parents":["crypto-browserify"],"entries":[]},"miller-rabin":{"semver":"^4.0.0","resolved":"4.0.1","parents":["diffie-hellman"],"entries":[]},"public-encrypt":{"semver":"^4.0.0","resolved":"4.0.3","parents":["crypto-browserify"],"entries":[]},"randomfill":{"semver":"^1.0.3","resolved":"1.0.4","parents":["crypto-browserify"],"entries":[]},"domain-browser":{"semver":"^1.1.1","resolved":"1.2.0","parents":["node-libs-browser"],"entries":[]},"events":{"semver":"^3.0.0","resolved":"3.2.0","parents":["node-libs-browser"],"entries":[]},"https-browserify":{"semver":"^1.0.0","resolved":"1.0.0","parents":["node-libs-browser"],"entries":[]},"os-browserify":{"semver":"^0.3.0","resolved":"0.3.0","parents":["node-libs-browser"],"entries":[]},"path-browserify":{"semver":"0.0.1","resolved":"0.0.1","parents":["node-libs-browser"],"entries":[]},"process":{"semver":"^0.11.10","resolved":"0.11.10","parents":["node-libs-browser"],"entries":[]},"punycode":{"semver":"^1.2.4","resolved":"1.4.1","parents":["node-libs-browser"],"entries":[]},"querystring-es3":{"semver":"^0.2.0","resolved":"0.2.1","parents":["node-libs-browser"],"entries":[]},"readable-stream":{"semver":"^2.3.3","resolved":"2.3.7","parents":["node-libs-browser","stream-browserify","stream-http"],"entries":[]},"core-util-is":{"semver":"~1.0.0","resolved":"1.0.2","parents":["readable-stream"],"entries":[]},"process-nextick-args":{"semver":"~2.0.0","resolved":"2.0.1","parents":["readable-stream"],"entries":[]},"safe-buffer/5.1.2":{"semver":"~5.1.1","resolved":"5.1.2","parents":["readable-stream","string_decoder"],"entries":[]},"string_decoder/1.1.1":{"semver":"~1.1.1","resolved":"1.1.1","parents":["readable-stream"],"entries":[]},"stream-browserify":{"semver":"^2.0.1","resolved":"2.0.2","parents":["node-libs-browser"],"entries":[]},"stream-http":{"semver":"^2.7.2","resolved":"2.8.3","parents":["node-libs-browser"],"entries":[]},"builtin-status-codes":{"semver":"^3.0.0","resolved":"3.0.0","parents":["stream-http"],"entries":[]},"to-arraybuffer":{"semver":"^1.0.0","resolved":"1.0.1","parents":["stream-http"],"entries":[]},"xtend":{"semver":"^4.0.0","resolved":"4.0.2","parents":["stream-http"],"entries":[]},"timers-browserify":{"semver":"^2.0.4","resolved":"2.0.11","parents":["node-libs-browser"],"entries":[]},"setimmediate":{"semver":"^1.0.4","resolved":"1.0.5","parents":["timers-browserify"],"entries":[]},"tty-browserify":{"semver":"0.0.0","resolved":"0.0.0","parents":["node-libs-browser"],"entries":[]},"url":{"semver":"^0.11.0","resolved":"0.11.0","parents":["node-libs-browser"],"entries":[]},"punycode/1.3.2":{"semver":"1.3.2","resolved":"1.3.2","parents":["url"],"entries":[]},"querystring":{"semver":"0.2.0","resolved":"0.2.0","parents":["url"],"entries":[]},"util":{"semver":"^0.11.0","resolved":"0.11.1","parents":["node-libs-browser"],"entries":[]},"inherits/2.0.3":{"semver":"2.0.3","resolved":"2.0.3","parents":["util"],"entries":[]},"vm-browserify":{"semver":"^1.0.1","resolved":"1.1.2","parents":["node-libs-browser"],"entries":[]}},"dependencyAliases":{"assert":{"util":"util/0.10.3"},"util":{"inherits":"inherits/2.0.3"},"hash-base":{"readable-stream":"readable-stream/3.6.0"},"browserify-sign":{"bn.js":"bn.js/5.1.3","readable-stream":"readable-stream/3.6.0"},"readable-stream":{"safe-buffer":"safe-buffer/5.1.2","string_decoder":"string_decoder/1.1.1"},"string_decoder":{"safe-buffer":"safe-buffer/5.1.2"},"url":{"punycode":"punycode/1.3.2"}}}