{"_id":"@vechain/ethers","_rev":"37-a7e8e0b4ceda8e357cac3d4ff2ffe2d0","name":"@vechain/ethers","dist-tags":{"latest":"4.0.27-5"},"versions":{"4.0.27-1":{"name":"@vechain/ethers","version":"4.0.27-1","keywords":["ethereum","library","wallet"],"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","_id":"@vechain/ethers@4.0.27-1","maintainers":[{"name":"cola_tin","email":"cola.tin.com@gmail.com"},{"name":"tony.li","email":"liboliqi@gmail.com"}],"homepage":"https://github.com/ethers-io/ethers.js#readme","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"dist":{"shasum":"08c5ae46ef66af003095afaf4a17cf5a5c923abc","tarball":"https://registry.npmjs.org/@vechain/ethers/-/ethers-4.0.27-1.tgz","fileCount":135,"integrity":"sha512-IC3Zmc6ze44m9Lk7WNX2CvIa3oz/rx3oIwb6Gh5P1r1z/1DxpvXwJ294Ay7e1r0tQ7KfGK+Dq8fhpT7Wlpdfgw==","signatures":[{"sig":"MEUCIBFcieyThLdP5IpYHD4SgIl3NxEcgXlvGLbPWuxJ0TWEAiEAoIZBwSC7CzJiaekAqgAOl9UihIK6KZXH1UzW9HHZlk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2721787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckbL3CRA9TVsSAnZWagAAIlYP/26KXSBCv8RciSGAWCEZ\nq89Eeoj3ALUzifcigf3NRKRqC0AB2u9Sq265GyKrgu57hMURzYOnJLWLa1Lt\nt0KprC+nxL3S6CYzACTRw9vfc5lLIlCzPRT1Cc+Lqg8/AkV/JJyO1pAI+TiK\n074St8iUrr/dnP3mzwMpzeiQB1pSIxnsjOGL3n0S5nHf0SgQ/M+CrfC5lbCj\nDbVcrGA5Ef3aI3zkadxiZEpSnc56X+H6hjYK9ZPhl98BmwBPTReJGN6jKcs5\nV5QOGG00qoPaYxB+gRsvb6sDSkBy0ToHLiI8royARh9F8qEO8fj8XTNcJ9mH\nKRdIXY/iqrN0VUNe1UQMZG506OH8njC8+TZtXa3rJh9undib/+UmbNiz+Z49\nIAeiehyoq/sGaghKXn+6GQuWen0KVEhqmiKACYdg6XD6n+8L6V83YKwoJsmo\nAS31pM1MUNXLTuKcY0zZQ1w0/3gGEIqi/3zamU5pDSBR2eFm9IP/LCqd5yGB\nB+gpNuU3pdc2BwcpvSV0jhmvAQfiQPcFILU/lALUkiWdLZKJmua8/wcxylHV\nP0W0X0zWBnsSkLngdpQWFcLixCfasTqHP1qW6FsdtwYOczrFd6U/JObsmzD4\nohIw3By0B/rxog30kYvEmnZidOJAYpnU0HBt1hLNyr5ToPgwDJhS8pAHehKN\nSD2c\r\n=tyvS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","browser":"./dist/ethers.min.js","gitHead":"4313595f78c75a60639ad55b86634dd135e217a1","scripts":{"dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","build":"npm run dist-version && tsc -p ./tsconfig.json","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","version":"npm dist","dist-test":"gulp default-test minified-test shims","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","auto-build":"npm run build -- -w","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')\"","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"},"_npmUser":{"name":"cola_tin","email":"cola.tin.com@gmail.com"},"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"_npmVersion":"6.4.1","description":"Ethereum wallet library.","directories":{},"_nodeVersion":"10.14.2","dependencies":{"uuid":"2.0.1","bn.js":"^4.4.0","aes-js":"3.0.0","hash.js":"1.1.3","js-sha3":"0.5.7","elliptic":"6.3.3","scrypt-js":"2.0.4","@types/node":"^10.3.2","setimmediate":"1.0.4","xmlhttprequest":"1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.0","solc":"0.4.20","mocha":"^5.2.0","tsify":"^4.0.0","eslint":"^5.0.1","tslint":"^5.10.0","gulp-cli":"^2.0.1","browserify":"^16.2.3","dts-bundle":"^0.7.3","typescript":"^2.9.1","gulp-uglify":"^3.0.0","vinyl-buffer":"^1.0.1","ethereumjs-tx":"^1.3.5","browserify-zlib":"^0.2.0","ethereumjs-util":"^5.2.0","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35","mocha-phantomjs-core":"2.1.2","eslint-plugin-promise":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/ethers_4.0.27-1_1553052406614_0.47919408811145847","host":"s3://npm-registry-packages"}},"4.0.27-2":{"name":"@vechain/ethers","version":"4.0.27-2","keywords":["ethereum","library","wallet"],"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","_id":"@vechain/ethers@4.0.27-2","maintainers":[{"name":"cola_tin","email":"cola.tin.com@gmail.com"},{"name":"tony.li","email":"liboliqi@gmail.com"}],"homepage":"https://github.com/ethers-io/ethers.js#readme","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"dist":{"shasum":"71e264390e206fac0b30dd2a799762f3f4f41b6c","tarball":"https://registry.npmjs.org/@vechain/ethers/-/ethers-4.0.27-2.tgz","fileCount":144,"integrity":"sha512-I8H2UEu/yRve/eFafVmy+Q/evMV8g6VFglJSlvjfAW8jtP/mrrz5Q6BiB+BVr24uUFJtT9NcV/UQZPr7UiFyCg==","signatures":[{"sig":"MEYCIQDZHDJNzoTP4rXCfAhr5h+ynbD/DIJTOgfm/mP6b6SLjAIhAIXBJxjjhyeTDgmz0lY5/ICnQwvKN5tnIbYBvJtr01WS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2723463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckbmvCRA9TVsSAnZWagAA8K8P/AtGKlXAsBrRp5hu8Sc/\ngV9LtL9kGmdgqMIXhJs1z359FkFksC2MoF3rYH3vKcYbMaA4FVDSFR8qYbgw\nDNeM8MTh7W6RIdp3lUchBqaE3dLcIxJqtquNZbxERa1c7nCBM0S396KR7zfd\nFKbvBsZjU1M39WIRPEMpTsgx3RCOkm5iTYnGVtKkneiaC3UvEsFnEXE+ZXpp\n4G1sLTCw8EjBUHaMC+h2cfx22gch+OH+5J0sa8Vg46DN807yBtihFEzPFvFI\njDKT/SyBw8zBAFuOvo8Se8I1D0S18igUverkc9KLR7w6pMGtWSTqPZZ7+INM\nXgqfZyX+3gRzPjCPQcpUzqX7irVa4jkdWXSGiQ4lAuT1+dv05BZJGitsemqP\nx4iNVDNCixo5QmY69I9OXo+MISmomkNdEvBhB0icAA4GNKPNH3NSWb9w7kwi\nASz1+zhZKY8pW+R1XMZHxWbEDTu5WXzf4t01SmNTijF/13IsVph7ZR1Cfh1b\n0O7I1swA8C9IY0yy/SxtL5qwsoCz1i9cZDxjeJx0iV00JZKxhYsAt7GObGQf\neiYw+TNwJLIJ/SUR7N0eWDZCuiTMB+9gpNWxzch+MTzGKy7HpyJi4vg0ZtDK\nidURV/8l4reMLgO+c1Ql/eZGHNDFA4ReW8hxqfcz96h0pVtb32z1cProFZgp\nPBY8\r\n=C1aF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","browser":"./dist/ethers.min.js","gitHead":"4313595f78c75a60639ad55b86634dd135e217a1","scripts":{"dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","build":"npm run dist-version && tsc -p ./tsconfig.json","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","version":"npm dist","dist-test":"gulp default-test minified-test shims","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","auto-build":"npm run build -- -w","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')\"","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"},"_npmUser":{"name":"cola_tin","email":"cola.tin.com@gmail.com"},"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"_npmVersion":"6.4.1","description":"Ethereum wallet library.","directories":{},"_nodeVersion":"10.14.2","dependencies":{"uuid":"2.0.1","bn.js":"^4.4.0","aes-js":"3.0.0","hash.js":"1.1.3","js-sha3":"0.5.7","elliptic":"6.3.3","scrypt-js":"2.0.4","@types/node":"^10.3.2","setimmediate":"1.0.4","xmlhttprequest":"1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.0","solc":"0.4.20","mocha":"^5.2.0","tsify":"^4.0.0","eslint":"^5.0.1","tslint":"^5.10.0","gulp-cli":"^2.0.1","browserify":"^16.2.3","dts-bundle":"^0.7.3","typescript":"^2.9.1","gulp-uglify":"^3.0.0","vinyl-buffer":"^1.0.1","ethereumjs-tx":"^1.3.5","browserify-zlib":"^0.2.0","ethereumjs-util":"^5.2.0","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35","mocha-phantomjs-core":"2.1.2","eslint-plugin-promise":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/ethers_4.0.27-2_1553054126858_0.8165252587989265","host":"s3://npm-registry-packages"}},"4.0.27-3":{"name":"@vechain/ethers","version":"4.0.27-3","keywords":["ethereum","library","wallet"],"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","_id":"@vechain/ethers@4.0.27-3","maintainers":[{"name":"cola_tin","email":"cola.tin.com@gmail.com"},{"name":"tony.li","email":"liboliqi@gmail.com"}],"homepage":"https://github.com/ethers-io/ethers.js#readme","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"dist":{"shasum":"ec3225064808a59f8802474eb78355dd4ebb5e49","tarball":"https://registry.npmjs.org/@vechain/ethers/-/ethers-4.0.27-3.tgz","fileCount":135,"integrity":"sha512-R32g5Z9pWTnuxI6MeXoJDYvbHTZAZ0XpIyKVaBxJHKiFhG2QlCI3XPc/ZwwkiSYtweXssh21ihuMk+Q5RHN+6w==","signatures":[{"sig":"MEUCIQDTjrVvTtHH8Q6fyYwuO9gbxht96ysHI0yxdQlei87lpAIgCN9TnXCGoN8LXULo5a+n4IUEKr5xcIrUl64P7OZiUd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2722601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbGixCRA9TVsSAnZWagAAccQQAKUf3MSmr7+O+Pz6Izme\nu7GLxaTkBemArio0zg6VngFgkm8lqL/SzcUip7xgKn/jiWqdejYzOcbGQqt2\nFeXT20+IF0KMxk6+Tx73cR2QrWv6EqrfrG3x65LdvkM2IDf9i/F2dCZH32Gi\nR4jbwciCkqw7OWR916AaP0CWS0iPy5sFcJ/gfy6AlTHYrDHT594Me3+toijN\nvXSf5ERKmXCxON+WOVfF2vYGLICOAF23yNVtCCGaAhEgHLpqE0wIzrRM+7O+\nZdUutc8f/4NYvMHD5iyhZ3Mr8hGbtWuWF+Gb+bWYP7ArWLFjFV6H24l9xsyF\nYRnFb2+TCPv1TrSOMOcorDx5wSXmzIWwC8p4t/ZPNmq+2ColUkvEttAt3b3Z\ngtoBxzr3rSd7HevS56W3Aamuj4/gI91iWeyoOIpsqNQONnBGWt6m8zvGh/9a\n3vhmH/UgdTtuJvDVbUR5bWgAiMlLPz9uPpQazd5msdlq/iGkHnhoBfARzVqG\nL0yKy6Zm/EY8x0qu4O+5SnHatb0nAVxbSldPrwtn0r2VabwBPFUsjzjivxxb\njyIY++WZ+8V8uqcyTRLCDamrCVyrdPqo5S+COjjiCCZ35vP5CR0HUc7/s+Zx\nc3TxxJkPR7RzodRHkZTT5GuHCk3uWnOuw8lck33+Kx8ghsUWX5FASL5ievgp\nYqzB\r\n=STUU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","browser":"./dist/ethers.min.js","gitHead":"c209ff3c596123154239b41b07254690adffa256","scripts":{"dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","build":"npm run dist-version && tsc -p ./tsconfig.json","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","version":"npm dist","dist-test":"gulp default-test minified-test shims","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","auto-build":"npm run build -- -w","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')\"","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"},"_npmUser":{"name":"cola_tin","email":"cola.tin.com@gmail.com"},"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"_npmVersion":"6.14.6","description":"Ethereum wallet library.","directories":{},"_nodeVersion":"10.22.1","dependencies":{"uuid":"2.0.1","bn.js":"^4.4.0","aes-js":"3.0.0","hash.js":"1.1.3","js-sha3":"0.5.7","elliptic":"6.5.3","scrypt-js":"2.0.4","@types/node":"^10.3.2","setimmediate":"1.0.4","xmlhttprequest":"1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.0","solc":"0.4.20","mocha":"^5.2.0","tsify":"^4.0.0","eslint":"^5.0.1","tslint":"^5.10.0","gulp-cli":"^2.0.1","browserify":"^16.2.3","dts-bundle":"^0.7.3","typescript":"^2.9.1","gulp-uglify":"^3.0.0","vinyl-buffer":"^1.0.1","ethereumjs-tx":"^1.3.5","browserify-zlib":"^0.2.0","ethereumjs-util":"^5.2.0","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35","mocha-phantomjs-core":"2.1.2","eslint-plugin-promise":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/ethers_4.0.27-3_1600940208949_0.33515257674051635","host":"s3://npm-registry-packages"}},"4.0.27-4":{"name":"@vechain/ethers","version":"4.0.27-4","keywords":["ethereum","library","wallet"],"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","_id":"@vechain/ethers@4.0.27-4","maintainers":[{"name":"tony.li","email":"liboliqi@gmail.com"},{"name":"cola_tin","email":"cola.tin.com@gmail.com"}],"homepage":"https://github.com/ethers-io/ethers.js#readme","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"dist":{"shasum":"a90c7a4c1ca0c9d3dbaecd92685971e3b84221b8","tarball":"https://registry.npmjs.org/@vechain/ethers/-/ethers-4.0.27-4.tgz","fileCount":144,"integrity":"sha512-Dxxo9JraQCsP+fnq3W3TS++W+AO5wYuStxAunNvGSoA9/wXOmE1/Le3uHkowzcZn4aYCNB9ompm7QMYog36tTg==","signatures":[{"sig":"MEUCIEucEzdWX/fuVPr1ZVDuztCOww6/vQA5P6ig1LCmZetiAiEAu9B+ulkTQgdP2U/Fja9ZhOa/iYE3hfe68rasrEx7N6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2723464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoHcQCRA9TVsSAnZWagAApR0P/3X2XZLfHGzPJSWYTykF\nIvyVvFQEOtMTkh7XN0a0alEsXfrvGXyMrLKIK59wVuI+1bDy1p7kChjWKxNG\n1aqannCiqy9QA2jQAdnJZn4scA3MhyzJX37SUzHMtE3NCvTZU+O4QkJFvtoE\nZmcB/XDsCNqqopTh/ypF+LK3bxGB8iitJvPZOeqhUQFDzwOjTk5qgxDGhM0g\nTYZ7rpmGjgjfyRjLdPXbMvaTJMOJUsdkvljOG6HGWxf1ZDccFj1QQ/8GqKGA\nGMQZIMM2nhgwjzLRoBVs7IMc2mpyvan8aD/taCGc/dbF+10H203HJSrox0Et\nA36pi/bBxCHuOdKKbNGeXijp82/lsIKT2qn2F1KAEfuSJFdkPt8nfBklAjy7\nxMrYuBXdy1K7qb1ssiDOVxaE8DiYdyLHTgnvnnmVFvSqfNpslvnB/UHxTTAQ\nJsqC903KLLIJBsMSSMGnTola5mpg2pBhfj/RtFoxa4Y6GXLz8YYmbswL90Ly\n2uR2rwjTNqq2cBKmbqwDf4+T03Y/bHXz96vw7R2BUbks0NyC1xn/oCIrZNOC\nPH0zhLLK4VOpKG/VsBYX9br1U4/xg8Fpd+kXlhzdFy6Ag4arsFYir1MAxLo6\ny3dgwLq0L/njieW4/jpIdtnMbLfgpsHq+ZVezOWUyUzF9g45Q8K5xLCYxTZG\nspjB\r\n=RtRs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","browser":"./dist/ethers.min.js","gitHead":"1ed9096cd05814fcc7b4f185db47e8a0a4721fb8","scripts":{"dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","build":"npm run dist-version && tsc -p ./tsconfig.json","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","version":"npm dist","dist-test":"gulp default-test minified-test shims","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","auto-build":"npm run build -- -w","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')\"","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"},"_npmUser":{"name":"tony.li","email":"liboliqi@gmail.com"},"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"_npmVersion":"6.14.11","description":"Ethereum wallet library.","directories":{},"_nodeVersion":"10.24.0","dependencies":{"uuid":"2.0.1","bn.js":"^4.4.0","aes-js":"3.0.0","hash.js":"1.1.3","js-sha3":"0.5.7","elliptic":"^6.5.4","scrypt-js":"2.0.4","@types/node":"^10.3.2","setimmediate":"1.0.4","xmlhttprequest":"1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.0","solc":"0.4.20","mocha":"^5.2.0","tsify":"^4.0.0","eslint":"^5.0.1","tslint":"^5.10.0","gulp-cli":"^2.0.1","browserify":"^16.2.3","dts-bundle":"^0.7.3","typescript":"^2.9.1","gulp-uglify":"^3.0.0","vinyl-buffer":"^1.0.1","ethereumjs-tx":"^1.3.5","browserify-zlib":"^0.2.0","ethereumjs-util":"^5.2.0","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35","mocha-phantomjs-core":"2.1.2","eslint-plugin-promise":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/ethers_4.0.27-4_1637906192416_0.9128435202358078","host":"s3://npm-registry-packages"}},"4.0.27-5":{"name":"@vechain/ethers","version":"4.0.27-5","keywords":["ethereum","library","wallet"],"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","_id":"@vechain/ethers@4.0.27-5","maintainers":[{"name":"tony.li","email":"liboliqi@gmail.com"},{"name":"cola_tin","email":"cola.tin.com@gmail.com"}],"homepage":"https://github.com/ethers-io/ethers.js#readme","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"dist":{"shasum":"2e7d40294b2e14ddf4cf6f6094bbdc871e26e299","tarball":"https://registry.npmjs.org/@vechain/ethers/-/ethers-4.0.27-5.tgz","fileCount":144,"integrity":"sha512-dR+rTUauPJpqHNBdEgV6Xh+o009uCRPCvN2HWYIAzZP2SvgsPHLxNUzeRbRKhNzz/HC8HjWNvECRxODF88B03Q==","signatures":[{"sig":"MEYCIQDU5DFZ5kWqBy0YbI7AvI8ppvC2Z1IUuiU9YdhXh0PazgIhAL8nXLI7p2O2WaIY1mgQ8KswuHQc6oCmWhqXWeeZkBxk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2723463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoHlpCRA9TVsSAnZWagAAcksQAJMQ2H+PyeYmMlYRa6Bc\n9GYYkclzRG70W3V7FQULDW3C85IT4lngXmo371hjPfVxYePCtHtufPh3IqvK\nkJyZtHNoGBgWwom5ssEPcLvWtCNieJgGfNa9jdx+l1jppH8jlT7oGpW+0gKQ\nn6lNYeA7QK2DCy1v+7fEhh6EPv3IqHGVvBSze7ngD7bd3thIfuFbwvTozI7X\nYItTjNq5AfjOMp5J3SjJaoiIwNYgk9oWRM0jid2eKnCMtnAZGhrn+i11gQlj\ngGqwXTiepkDeM0Qg6yXpo6bnMjCxkaMUQbt4Em15ShA2o5OsKw2ds1c0liaU\nYeO0sJgq3YZl8EWcgJaZUu0lWK/Ccj/Chv9mOuqVNdp3MTpqLcEGAtrfMVES\n3FKue6x+XfOwk0glPyutzsA3GG+O2XO2m/RgBqbMM8Z1fHucsBaXPDmZoxPu\nmrlJgEtROdqB7LfkDAZf9wPUczVWubmz6W5+S1oiqR8GUaj8ID3x+FpXtKcy\nXVt8FUoJXZcvT//CD8bFrvvQr2zBMJVOOOfSM++R0jfVsRPonlaPD0J3D5Bf\nHRfrc2J9Tn/B2QK8/oPFvsrfqcrWDACVyekcWgIABW1S31KhOh1iK9dgo3gy\nHQcLzuE/+QEdOXtpAihO6cdT0DO6T8GvQypzj10Rgzamm9Ini7DthJxMSa3G\nvX6t\r\n=5o6k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","browser":"./dist/ethers.min.js","gitHead":"c209ff3c596123154239b41b07254690adffa256","scripts":{"dist":"npm run dist-version && npm run build && gulp default minified shims && npm run dist-types","test":"if [ \"$RUN_PHANTOMJS\" = \"1\" ]; then npm run-script test-phantomjs; else npm run-script test-node; fi","build":"npm run dist-version && tsc -p ./tsconfig.json","eslint":"eslint index.js contracts/*.js providers/*.js utils/*.js wallet/*.js wordlists/*.js","version":"npm dist","dist-test":"gulp default-test minified-test shims","test-node":"npm run dist-test && mocha --no-colors --reporter tests/reporter tests/test-*.js","auto-build":"npm run build -- -w","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')\"","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"},"_npmUser":{"name":"tony.li","email":"liboliqi@gmail.com"},"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"_npmVersion":"6.14.11","description":"Ethereum wallet library.","directories":{},"_nodeVersion":"10.24.0","dependencies":{"uuid":"2.0.1","bn.js":"^4.4.0","aes-js":"3.0.0","hash.js":"1.1.3","js-sha3":"0.5.7","elliptic":"6.5.4","scrypt-js":"2.0.4","@types/node":"^10.3.2","setimmediate":"1.0.4","xmlhttprequest":"1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.0","solc":"0.4.20","mocha":"^5.2.0","tsify":"^4.0.0","eslint":"^5.0.1","tslint":"^5.10.0","gulp-cli":"^2.0.1","browserify":"^16.2.3","dts-bundle":"^0.7.3","typescript":"^2.9.1","gulp-uglify":"^3.0.0","vinyl-buffer":"^1.0.1","ethereumjs-tx":"^1.3.5","browserify-zlib":"^0.2.0","ethereumjs-util":"^5.2.0","gulp-sourcemaps":"^2.6.4","gulp-typescript":"^5.0.0-alpha.1","vinyl-source-stream":"^2.0.0","web3-providers-http":"1.0.0-beta.35","mocha-phantomjs-core":"2.1.2","eslint-plugin-promise":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/ethers_4.0.27-5_1637906793601_0.5716364063595747","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-03-20T03:26:46.452Z","modified":"2026-03-23T13:40:58.055Z","4.0.27-1":"2019-03-20T03:26:46.853Z","4.0.27-2":"2019-03-20T03:55:27.032Z","4.0.27-3":"2020-09-24T09:36:49.194Z","4.0.27-4":"2021-11-26T05:56:32.610Z","4.0.27-5":"2021-11-26T06:06:33.787Z"},"bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","homepage":"https://github.com/ethers-io/ethers.js#readme","keywords":["ethereum","library","wallet"],"repository":{"url":"git://github.com/ethers-io/ethers.js.git","type":"git"},"description":"Ethereum wallet library.","maintainers":[{"email":"liboliqi@gmail.com","name":"tony.li"},{"email":"dan.rusnac@vechain.org","name":"agilulfo"},{"email":"samuele.bello@vechain.org","name":"samuelebello"},{"email":"hugh.Livingstone@vechain.org","name":"hughvechain"},{"email":"luca.bandini@vechain.org","name":"lucabandini"},{"email":"vechain.ci@vechain.org","name":"vechain-ci"},{"email":"victor.emanuel@vechain.org","name":"victor-vechain"},{"email":"michael.martin@vechain.org","name":"doublemme"}],"readme":"ethers.js\n=========\n\n[![npm version](https://badge.fury.io/js/ethers.svg)](https://badge.fury.io/js/ethers)\n\nComplete Ethereum wallet implementation and utilities in JavaScript (and TypeScript).\n\n**Features:**\n\n- Keep your private keys in your client, **safe** and sound\n- Import and export **JSON wallets** (Geth, Parity and crowdsale)\n- Import and export BIP 39 **mnemonic phrases** (12 word backup phrases) and **HD Wallets** (English, French, Italian, Japanese, Korean, Simplified Chinese, Spanish, Traditional Chinese)\n- Meta-classes create JavaScript objects from any contract ABI, including **ABIv2** and **Human-Readable ABI**\n- Connect to Ethereum nodes over [JSON-RPC](https://github.com/ethereum/wiki/wiki/JSON-RPC), [INFURA](https://infura.io), [Etherscan](https://etherscan.io), or [MetaMask](https://metamask.io)\n- **ENS names** are first-class citizens; they can be used anywhere an Ethereum addresses can be used\n- **Tiny** (~84kb compressed; 270kb uncompressed)\n- **Complete** functionality for all your Ethereum needs\n- Extensive [documentation](https://docs.ethers.io/ethers.js/html/)\n- Large collection of **test cases** which are maintained and added to\n- Fully **TypeScript** ready, with definition files and full TypeScript source\n- **MIT License** (including ALL dependencies); completely open source to do with as you please\n\n\nKeep Updated\n------------\n\nFor the latest news and advisories, please follow [@ethersproject](https://twitter.com/ethersproject) on Twitter as well as this GitHub project.\n\n\nInstalling\n----------\n\nTo use in a browser:\n\n```html\n<script charset=\"utf-8\"\n        src=\"https://cdn.ethers.io/scripts/ethers-v4.min.js\"\n        type=\"text/javascript\">\n</script>\n```\n\nTo use in [node.js](https://nodejs.org/):\n\n```\n/Users/ethers/my-app> npm install --save ethers\n```\n\n\nDocumentation\n-------------\n\nBrowse the [API Documentation](https://docs.ethers.io/ethers.js/html/) online.\n\nTo fork and submit pull requests to the documentation, please see the\n[documentation repository](https://github.com/ethers-io/documentation).\n\n\nRelated Libraries\n---------------\n\n- [Command Line Interface](https://github.com/ethers-io/ethers-cli) - Command Line Tools for ethers\n- [CryptoKitties](https://github.com/ricmoo/ethers-meow) - CryptoKitties utility libraries\n- [ENS](https://github.com/ethers-io/ethers-ens) - ENS utility libraries for managing names\n- [LedgerSigner](https://github.com/ethers-io/ethers-ledger) - Use a Ledger Hardware Wallet as an ethers Signer (supports HID (node.js) and U2F (browser); or specify your own transport)\n- [Web3 Bridge](https://github.com/ethers-io/ethers-web3-bridge) - Use ethers as the backend for a Web3 front-end\n\n\nHacking and Contributing\n------------------------\n\nThe JavaScript code is now generated from TypeScript, so make sure you modify the\nTypeScript and compile it, rather than modifying the JavaScript directly. To start\nauto-compiling the TypeScript code, you may use:\n\n```\n/home/ethers> npm run auto-build\n```\n\nA very important part of ethers is its exhaustive test cases, so before making any\nbug fix, please add a test case that fails prior to the fix, and succeeds after the\nfix. All regression tests must pass.\n\nPull requests are always welcome, but please keep a few points in mind:\n\n- Compatibility-breaking changes will not be accepted; they may be considered for the next major version\n- Security is important; adding dependencies require fairly convincing arguments\n- The library aims to be lean, so keep an eye on the `dist/ethers.min.js` file size before and after your changes\n- Add test cases for both expected and unexpected input\n- Any new features need to be supported by us (issues, documentation, testing), so anything that is overly complicated or specific may not be accepted\n\nIn general, **please start an issue before beginning a pull request**, so we can have a public discussion. :)\n\n\nDonations\n---------\n\nI do this because I love it, but if you want to buy me a coffee, I won't say no. **:o)**\n\nEthereum: `0xEA517D5a070e6705Cc5467858681Ed953d285Eb9`\n\n\nLicense\n-------\n\nCompletely MIT Licensed. Including ALL dependencies.\n","readmeFilename":"README.md"}