fix(core): Fixing issues with keywords and readme formatting.

This commit is contained in:
2024-09-21 22:56:27 +02:00
parent 566a78cee4
commit 58f02cc0c0
4 changed files with 286 additions and 14 deletions

View File

@@ -18,14 +18,17 @@
"url": "https://code.foss.global/push.rocks/smartdns.git"
},
"keywords": [
"DNS",
"TypeScript",
"DNS",
"DNS records",
"DNS resolution",
"DNS management",
"DNSSEC",
"Node.js",
"Google DNS",
"Cloudflare",
"DNS records",
"DNS resolution",
"DNSSEC"
"UDP DNS",
"HTTPS DNS"
],
"author": "Lossless GmbH",
"license": "MIT",
@@ -68,4 +71,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}