{"name":"web3","version":"4.13.0","keywords":["Ethereum","JavaScript","API"],"author":{"name":"ChainSafe Systems"},"license":"LGPL-3.0","_id":"web3@4.13.0","maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"gregthegreek","email":""}],"homepage":"https://github.com/ChainSafe/web3.js#readme","bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"dist":{"shasum":"b1740006d61fec9388517d7b63e15f53363f3956","size":760943,"noattachment":false,"key":"/web3/-/web3-4.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3/download/web3-4.13.0.tgz"},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","browser":"./dist/web3.min.js","engines":{"npm":">=6.12.0","node":">=14.0.0"},"exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.js","require":"./lib/commonjs/index.js"}},"gitHead":"07993314c5db2dfaedb51bf1243c99568b6e070f","scripts":{"lint":"eslint --cache --cache-strategy content --ext .ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && concurrently --kill-others-on-fail \"yarn:build:*(!web|check)\"","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","test:ci":"jest --coverage=true --coverage-reporters=json --verbose","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.cjs.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:web":"npx webpack","test:unit":"jest --config=./test/unit/jest.config.js","test:watch":"npm test -- --watch","build:check":"node -e \"require('./lib')\"","build:types":"tsc --build tsconfig.types.json","test:benchmark":"npx ts-node --preferTsExts ../web3/test/benchmark/benchmark.ts","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts","test:e2e:mainnet":"jest --config=./test/e2e/jest.config.js --forceExit --runInBand","test:e2e:sepolia":"jest --config=./test/e2e/jest.config.js --forceExit --runInBand","test:integration":"jest --config=./test/integration/jest.config.js --forceExit","build:web:analyze":"npx webpack --config ./webpack.analyze.js","test:coverage:unit":"jest --config=./test/unit/jest.config.js --coverage=true --coverage-reporters=text","test:blackbox:geth:ws":"./scripts/black_box_test.sh geth ws","test:sync:integration":"jest --config=./test/integration/jest.config.js ./test/integration/sync.test.ts","test:e2e:chrome:stress":"npx cypress run --headless --browser chrome","test:blackbox:geth:http":"./scripts/black_box_test.sh geth http","test:blackbox:infura:ws":"./scripts/black_box_test.sh infura ws","test:integration:stress":"jest --config=./test/stress/jest.config.js --forceExit","test:blackbox:hardhat:ws":"./scripts/black_box_test.sh hardhat ws","test:blackbox:infura:http":"./scripts/black_box_test.sh infura http","test:coverage:integration":"jest --config=./test/integration/jest.config.js --forceExit --coverage=true --coverage-reporters=text","test:blackbox:hardhat:http":"./scripts/black_box_test.sh hardhat http"},"_npmUser":{"name":"luu-alex","email":"alex.luu@mail.utoronto.ca"},"repository":{"url":"git+https://github.com/ChainSafe/web3.js.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (darwin)","description":"Ethereum JavaScript API","directories":{},"_nodeVersion":"18.18.2","dependencies":{"web3-eth":"^4.9.0","web3-net":"^4.1.0","web3-core":"^4.6.0","web3-types":"^1.8.0","web3-utils":"^4.3.1","web3-errors":"^1.3.0","web3-eth-abi":"^4.2.4","web3-eth-ens":"^4.4.0","web3-eth-iban":"^4.0.7","web3-validator":"^2.0.6","web3-rpc-methods":"^1.3.0","web3-eth-accounts":"^4.2.1","web3-eth-contract":"^4.7.0","web3-eth-personal":"^4.1.0","web3-providers-ws":"^4.0.8","web3-rpc-providers":"^1.0.0-rc.2","web3-providers-http":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"in3":"^3.3.3","jest":"^29.7.0","eslint":"^8.20.0","ganache":"^7.5.0","hardhat":"^2.19.4","ts-jest":"^29.1.1","prettier":"^2.7.1","benchmark":"^2.1.4","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","@types/benchmark":"^2.1.5","web3-providers-ipc":"^4.0.7","eslint-plugin-import":"^2.26.0","ethereum-cryptography":"^2.1.2","eslint-config-prettier":"^8.5.0","eslint-config-base-web3":"0.1.0","@typescript-eslint/parser":"^5.30.7","@truffle/hdwallet-provider":"^2.0.12","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3_4.13.0_1726679503549_0.6411067638559154","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-18T17:11:43.845Z","publish_time":1726679503845,"_source_registry_name":"default","_cnpm_publish_time":1726679503845,"dist-tags":{"dev":"4.16.1-dev.bf16917.0","latest":"4.16.0","legacy":"1.10.4","legacy-dev":"1.10.4-dev.0","rc":"4.1.0-rc.0","rc-legacy":"1.10.1-rc.0"}}