mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
Update project metadata and TypeScript configuration: refine repository details in package.json, simplify tsconfig.build.json, and adjust tsconfig.json for cleaner output settings.
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@
|
||||
"version": "0.0.0-beta.1",
|
||||
"license": "MIT",
|
||||
"description": "🎩 RDAP/WHOIS fetcher, parser, and normalizer for Node",
|
||||
"repository": "jakejarvis/rdapper",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jakejarvis/rdapper.git"
|
||||
},
|
||||
"author": {
|
||||
"name": "Jake Jarvis",
|
||||
"email": "jake@jarv.is",
|
||||
|
||||
Reference in New Issue
Block a user