Added package urlon (#2268)

This commit is contained in:
Yuya.Shiratori 2022-07-06 23:03:30 +00:00 committed by GitHub
parent 23d9b42b2c
commit f3cc5adeab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26628,5 +26628,19 @@
"license": "MIT",
"web": "https://github.com/eggplants/fushin",
"doc": "https://egpl.ga/fushin/fushin.html"
},
{
"name": "urlon",
"url": "https://github.com/Double-oxygeN/urlon-nim",
"method": "git",
"tags": [
"json",
"urlon",
"parser",
"library"
],
"description": "URL Object Notation implemented in Nim",
"license": "MIT",
"web": "https://github.com/Double-oxygeN/urlon-nim"
}
]