UNPKG

whoisens-lib

Version:

Whois for ENS (Ethereum Name Service) lookup service

11 lines (10 loc) 202 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs", "outDir": "dist/cjs", "paths": { "json-rpc3": ["./node_modules/json-rpc3/dist/cjs/index.js"] } } }