{"name":"web3-eth-ens","version":"4.4.1-dev.0db2b18.0","description":"This package has ENS functions for interacting with Ethereum Name Service.","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 --cache --cache-strategy content --ext .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 --coverage-reporters=text","test:coverage:integration":"jest --config=./test/integration/jest.config.js --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","test:integration":"jest --config=./test/integration/jest.config.js","ens:download:registry":"curl -L -o test/fixtures/ens/registry.json 'https://api.etherscan.io/api?module=contract&action=getabi&address=0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e'","ens:download:reverse_registrar":"curl -L -o test/fixtures/ens/reverse_registrar.json 'https://api.etherscan.io/api?module=contract&action=getabi&address=0x084b1c3c81545d370f3634392de611caabff8148'"},"devDependencies":{"@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":"^29.7.0","jest-extended":"^3.0.1","prettier":"^2.7.1","ts-jest":"^29.1.1","typescript":"^4.7.4"},"dependencies":{"@adraffy/ens-normalize":"^1.8.8","web3-core":"4.5.1-dev.0db2b18.0+0db2b18","web3-errors":"1.2.2-dev.0db2b18.0+0db2b18","web3-eth":"4.8.3-dev.0db2b18.0+0db2b18","web3-eth-contract":"4.6.1-dev.0db2b18.0+0db2b18","web3-net":"4.1.1-dev.0db2b18.0+0db2b18","web3-types":"1.7.1-dev.0db2b18.0+0db2b18","web3-utils":"4.3.2-dev.0db2b18.0+0db2b18","web3-validator":"2.0.7-dev.0db2b18.0+0db2b18"},"gitHead":"0db2b18418b232d431dd5c2f6a543b66d27451a3","types":"./lib/commonjs/index.d.ts","readmeFilename":"README.md","bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"homepage":"https://github.com/ChainSafe/web3.js#readme","_id":"web3-eth-ens@4.4.1-dev.0db2b18.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"shasum":"5f30b0ffd96a236561c9f74c4bd4c366b1c337e4","size":29025,"noattachment":false,"key":"/web3-eth-ens/-/web3-eth-ens-4.4.1-dev.0db2b18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-eth-ens/download/web3-eth-ens-4.4.1-dev.0db2b18.0.tgz"},"_npmUser":{"name":"mpetrunic","email":"marin.petrunic@gmail.com"},"directories":{},"maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"gregthegreek","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-eth-ens_4.4.1-dev.0db2b18.0_1723125633389_0.49572613875385163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T14:00:33.538Z","publish_time":1723125633538,"_source_registry_name":"default","_cnpm_publish_time":1723125633538,"dist-tags":{"dev":"4.4.1-dev.bf16917.0","latest":"4.4.0","legacy":"1.10.4","legacy-dev":"1.10.4-dev.0","rc":"4.0.4-rc.0","rc-legacy":"1.10.1-rc.0"}}