UNPKG

whois-light

Version:

Lightweight and performant WHOIS client supporting hundreds of TLDs

31 lines (30 loc) 617 B
{ "name": "whois-light", "version": "1.1.7", "description": "Lightweight and performant WHOIS client supporting hundreds of TLDs", "main": "index.js", "types": "index.d.ts", "scripts": { "start": "node index.js", "test": "mocha test.js" }, "keywords": [ "whois", "lightweight", "javascript", "nodejs", "js", "light", "node", "fast", "who", "is", "lookup", "domain", "name" ], "repository": "github:eithan1231/whois-light", "author": "Eithan Hersey-Tuit", "license": "ISC", "homepage": "https://github.com/eithan1231/whois-light" }