mirror of
https://github.com/LittleChest/Dohna-NS.git
synced 2026-05-06 22:44:50 +08:00
14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"name": "dohna-ns",
|
|
"version": "1.0.0",
|
|
"description": "Another DNS over HTTPS recursive resolver.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/LittleChest/Dohna-NS.git"
|
|
},
|
|
"author": "LittleChest",
|
|
"license": "AGPL-3.0-or-later",
|
|
"homepage": "https://dohna-ns.sbs/",
|
|
"private": true
|
|
}
|