{"name":"web3-eth-ens","version":"4.0.0-alpha.0","description":"This package has ENS functions for interacting with Ethereum Name Service.","main":"dist/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","prebuild":"rimraf dist","build":"tsc --build","build:check":"node -e \"require('./dist')\"","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 --runInBand --passWithNoTests","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.0-alpha.0","web3-errors":"^0.1.0-alpha.0","web3-eth":"^4.0.0-alpha.1","web3-eth-contract":"^4.0.0-alpha.0","web3-net":"^4.0.0-alpha.0","web3-types":"^0.1.0-alpha.0","web3-utils":"^4.0.0-alpha.1"},"gitHead":"e6e512ac51fdf20529003a984c087c00b2027ecc","types":"./dist/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.0-alpha.0","_nodeVersion":"14.20.0","_npmVersion":"lerna/5.4.3/node@v14.20.0+x64 (linux)","dist":{"shasum":"59ff10927885804bb6ee3b54d2f8fa34d350f071","size":17671,"noattachment":false,"key":"/web3-eth-ens/-/web3-eth-ens-4.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-eth-ens/download/web3-eth-ens-4.0.0-alpha.0.tgz"},"_npmUser":{"name":"jdevcs","email":"junaid@chainsafe.io"},"directories":{},"maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"gregthegreek","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-eth-ens_4.0.0-alpha.0_1661374435474_0.08759336279823926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-24T23:58:03.521Z","publish_time":1661374435637,"_cnpm_publish_time":1661374435637,"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"}}