UNPKG

whoisens-lib

Version:

Whois for ENS (Ethereum Name Service) lookup service

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