{"name":"ethers","version":"4.0.49","publishConfig":{"access":"public","tag":"legacy"},"description":"Ethereum wallet library.","main":"./index.js","types":"./index.d.ts","scripts":{"build":"npm run dist-version && tsc -p ./tsconfig.json","auto-build":"npm run build -- -w","dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","dist-test":"gulp default-test minified-test shims","dist-bip39":"gulp bip39-es bip39-fr bip39-it bip39-ja bip39-ko bip39-zh","dist-types":"dts-bundle --name ethers --main ./index.d.ts --out ./dist/ethers.types.txt","dist-version":"node -e \"let v = require('./package.json').version; require('fs').writeFileSync('./src.ts/_version.ts', 'export const version = \\\"' + v +'\\\";\\n')\"","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","test-phantomjs":"npm run dist-test && gulp tests && phantomjs --web-security=false ./node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js ./tests/test.html ./tests/reporter.js","version":"npm dist"},"dependencies":{"aes-js":"3.0.0","bn.js":"^4.11.9","elliptic":"6.5.4","hash.js":"1.1.3","js-sha3":"0.5.7","scrypt-js":"2.0.4","setimmediate":"1.0.4","uuid":"2.0.1","xmlhttprequest":"1.8.0"},"devDependencies":{"@types/node":"10.17.28","browserify":"^16.2.3","browserify-zlib":"^0.2.0","dts-bundle":"^0.7.3","eslint":"^5.16.0","eslint-plugin-promise":"^3.8.0","ethereumjs-tx":"^1.3.5","ethereumjs-util":"^5.2.0","gulp":"^4.0.0","gulp-cli":"^2.0.1","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","gulp-uglify":"^3.0.0","mocha":"^5.2.0","mocha-phantomjs-core":"2.1.2","solc":"^0.7.0","tsify":"^4.0.0","tslint":"^5.10.0","typescript":"^2.9.1","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35"},"browser":"./dist/ethers.min.js","keywords":["ethereum","library","wallet"],"author":"Richard Moore <me@ricmoo.com>","repository":{"type":"git","url":"git://github.com/ethers-io/ethers.js.git"},"ethereum":"donations.ethers.eth","license":"MIT","tarballHash":"0xa8d5cf6c8e254c1d8caad8d67adaf8f3c0d64200ed3f1a5900cc6bcf2ae41106","gitHead":"bd5e39edf8f42d226c13f906f44ac40f9a173405","_id":"ethers@4.0.49","_integrity":"kPltTvWiyu+OktYy1IStSO16i2e7cS9D9OxZ81q2UUaiNPVrm/RTcbxamCXF9VUSKzJIdJV68EAIhTEVBalRWg==","_from":"file:","_resolved":"/home/reticulate/faux-working","_nodeVersion":"12.20.0","dist":{"shasum":"0eb0e9161a0c8b4761be547396bbe2fb121a8894","size":734466,"noattachment":false,"key":"/ethers/-/ethers-4.0.49.tgz","tarball":"http://registry.cnpm.dingdandao.com/ethers/download/ethers-4.0.49.tgz"},"_npmUser":{"name":"ricmoo","email":"me@ricmoo.com"},"directories":{},"maintainers":[{"name":"ricmoo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ethers_4.0.49_1626751647826_0.9837421952264558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-07-20T03:27:28.072Z","publish_time":1626751648072,"_cnpm_publish_time":1626751648072,"dist-tags":{"beta-eip-7702":"6.13.6-beta.1","latest":"6.16.0","legacy-v4":"4.0.49","legacy-v5":"5.8.0","next":"6.16.0"}}