1
mirror of https://github.com/jakejarvis/rdapper.git synced 2025-10-18 20:14:27 -04:00

Update package.json: enhance project metadata with new description, author details, and keywords for better discoverability

This commit is contained in:
2025-09-24 19:52:10 -04:00
parent dc0ff2a00b
commit aa8d089b6d
2 changed files with 17 additions and 4 deletions

View File

@@ -2,7 +2,13 @@
"name": "rdapper",
"version": "0.0.0-beta.1",
"license": "MIT",
"description": "Fetch and parse domain registration data via RDAP with WHOIS fallback.",
"description": "🎩 RDAP/WHOIS fetcher, parser, and normalizer for Node",
"repository": "jakejarvis/rdapper",
"author": {
"name": "Jake Jarvis",
"email": "jake@jarv.is",
"url": "https://jarv.is"
},
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -32,8 +38,16 @@
"@types/psl": "1.1.3",
"typescript": "5.9.2"
},
"engines": {
"node": ">=18.17"
}
},
"keywords": [
"rdap",
"whois",
"domain",
"registration",
"lookup",
"parser",
"normalizer"
]
}

View File

@@ -7,7 +7,6 @@ export const WHOIS_TLD_EXCEPTIONS = {
org: "whois.publicinterestregistry.org", // PIR
biz: "whois.nic.biz",
name: "whois.nic.name",
cat: "whois.nic.cat",
edu: "whois.educause.edu",
gov: "whois.nic.gov", // was whois.dotgov.gov