{"name":"web3-eth-ens","version":"4.0.1-alpha.4","description":"This package has ENS functions for interacting with Ethereum Name Service.","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/ChainSafe/web3.js.git"},"author":{"name":"ChainSafe Systems"},"license":"LGPL-3.0","scripts":{"clean":"rimraf dist && rimraf lib","prebuild":"yarn clean","build":"tsc --build","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":"jest --config=./test/unit/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-prettier":"^8.5.0","eslint-config-web3-base":"0.1.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"},"dependencies":{"idna-uts46-hx":"^3.5.0","web3-core":"^4.0.1-alpha.4","web3-errors":"^0.1.1-alpha.3","web3-eth":"^4.0.1-alpha.4","web3-eth-contract":"^4.0.1-alpha.4","web3-net":"^4.0.1-alpha.4","web3-types":"^0.1.1-alpha.3","web3-utils":"^4.0.1-alpha.4"},"gitHead":"9f0deb7273dd3e4d4b877ddb2d70805afb040586","types":"./lib/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.0.1-alpha.4","_nodeVersion":"18.12.1","_npmVersion":"lerna/5.4.3/node@v18.12.1+x64 (linux)","dist":{"shasum":"5112ef1c942b35cd8144fd77a53fcafc229ce586","size":18772,"noattachment":false,"key":"/web3-eth-ens/-/web3-eth-ens-4.0.1-alpha.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-eth-ens/download/web3-eth-ens-4.0.1-alpha.4.tgz"},"_npmUser":{"name":"spacesailor","email":"signup@wyatt.email"},"directories":{},"maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"gregthegreek","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-eth-ens_4.0.1-alpha.4_1673487240288_0.3142461250641333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T01:34:00.480Z","publish_time":1673487240480,"_cnpm_publish_time":1673487240480,"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"}}