{ "_from": "web3-eth-accounts@1.3.0-rc.0", "_id": "web3-eth-accounts@1.3.0-rc.0", "_inBundle": false, "_integrity": "sha512-2qPSQurYLz4mz65BWwvpmgFRMl5Pr5ajefcYdkyWH6oVDhMdjJOWOpkUVbxGECIJ1jT8ri/elBlK9nvD2Ah8Pw==", "_location": "/web3-eth-accounts", "_phantomChildren": { "browserify-cipher": "1.0.1", "browserify-sign": "4.2.3", "create-ecdh": "4.0.4", "create-hash": "1.2.0", "create-hmac": "1.1.7", "diffie-hellman": "5.0.3", "elliptic": "6.5.7", "inherits": "2.0.4", "pbkdf2": "3.1.2", "public-encrypt": "4.0.3", "randombytes": "2.1.0", "randomfill": "1.0.4", "xhr-request-promise": "0.1.3" }, "_requested": { "type": "version", "registry": true, "raw": "web3-eth-accounts@1.3.0-rc.0", "name": "web3-eth-accounts", "escapedName": "web3-eth-accounts", "rawSpec": "1.3.0-rc.0", "saveSpec": null, "fetchSpec": "1.3.0-rc.0" }, "_requiredBy": [ "/web3-eth" ], "_resolved": "https://registry.npmmirror.com/web3-eth-accounts/-/web3-eth-accounts-1.3.0-rc.0.tgz", "_shasum": "6b9392e2dfb900cbef06ceb119624aeed03ca626", "_spec": "web3-eth-accounts@1.3.0-rc.0", "_where": "D:\\ruyi\\dapp\\node_modules\\web3-eth", "bundleDependencies": false, "dependencies": { "crypto-browserify": "3.12.0", "eth-lib": "0.2.8", "ethereumjs-common": "^1.3.2", "ethereumjs-tx": "^2.1.1", "scrypt-js": "^3.0.1", "underscore": "1.9.1", "uuid": "3.3.2", "web3-core": "1.3.0-rc.0", "web3-core-helpers": "1.3.0-rc.0", "web3-core-method": "1.3.0-rc.0", "web3-utils": "1.3.0-rc.0" }, "deprecated": false, "description": "Web3 module to generate Ethereum accounts and sign data and transactions.", "devDependencies": { "dtslint": "^3.4.1", "typescript": "^3.9.5" }, "engines": { "node": ">=8.0.0" }, "gitHead": "83c9f65c7cb3b4f4532f890ec5a3608fd1879e35", "license": "LGPL-3.0", "main": "lib/index.js", "name": "web3-eth-accounts", "repository": { "type": "git", "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-accounts" }, "scripts": { "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types", "tsc": "tsc -b tsconfig.json" }, "types": "types/index.d.ts", "version": "1.3.0-rc.0" }