{"name":"web3-types","version":"1.3.0","description":"Provide the common data structures and interfaces for web3 modules.","main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.js","require":"./lib/commonjs/index.js"}},"repository":{"type":"git","url":"git+https://github.com/ChainSafe/web3.js.git"},"author":{"name":"ChainSafe Systems"},"license":"LGPL-3.0","engines":{"node":">=14","npm":">=6.12.0"},"scripts":{"clean":"rimraf dist && rimraf lib","prebuild":"yarn clean","build":"concurrently --kill-others-on-fail \"yarn:build:*(!check)\"","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:types":"tsc --build tsconfig.types.json","build:check":"node -e \"require('./lib')\"","lint":"eslint --ext .js,.ts .","lint:fix":"eslint --fix --ext .js,.ts .","format":"prettier --write '**/*'","test":"jest --config=./test/unit/jest.config.js","test:coverage:unit":"jest --config=./test/unit/jest.config.js --coverage=true --passWithNoTests --coverage-reporters=text","test:coverage:integration":"jest --config=./test/integration/jest.config.js --passWithNoTests --coverage=true --coverage-reporters=text","test:ci":"jest --coverage=true --coverage-reporters=json --verbose","test:watch":"npm test -- --watch","test:unit":"jest --config=./test/unit/jest.config.js --passWithNoTests","test:integration":"jest --config=./test/integration/jest.config.js --passWithNoTests"},"devDependencies":{"@humeris/espresso-shot":"^4.0.0","@types/jest":"^28.1.6","@typescript-eslint/eslint-plugin":"^5.30.7","@typescript-eslint/parser":"^5.30.7","eslint":"^8.20.0","eslint-config-base-web3":"0.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","jest":"^28.1.3","jest-extended":"^3.0.1","prettier":"^2.7.1","ts-jest":"^28.0.7","typescript":"^4.7.4"},"gitHead":"c8799b074e7abf86b4b03a163aa9183250ad7228","types":"./lib/commonjs/index.d.ts","bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"homepage":"https://github.com/ChainSafe/web3.js#readme","_id":"web3-types@1.3.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/6.6.2/node@v18.16.0+x64 (darwin)","dist":{"shasum":"b25900c11b42459ce756f97628dbd53cb222ef75","size":40521,"noattachment":false,"key":"/web3-types/-/web3-types-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-types/download/web3-types-1.3.0.tgz"},"_npmUser":{"name":"jdevcs","email":"junaid@chainsafe.io"},"directories":{},"maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"jdevcs","email":""},{"name":"mpetrunic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-types_1.3.0_1697636661431_0.5153997035039934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-18T13:44:21.678Z","publish_time":1697636661678,"_source_registry_name":"default","_cnpm_publish_time":1697636661678,"dist-tags":{"dev":"1.10.1-dev.bf16917.0","latest":"1.10.0","rc":"1.1.0-rc.0"}}