Add package nyml (#2137)

This commit is contained in:
George Lemon 2022-02-10 10:54:22 +02:00 committed by GitHub
parent cea2ee3f20
commit 13f8ee3987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25074,6 +25074,20 @@
"license": "MIT",
"web": "https://github.com/openpeep/tim"
},
{
"name": "nyml",
"url": "https://github.com/openpeep/nyml",
"method": "git",
"tags": [
"yaml",
"yaml-parser",
"yml",
"nyml"
],
"description": "Stupid simple YAML-like implementation from YAML to JsonNode",
"license": "MIT",
"web": "https://github.com/openpeep/nyml"
},
{
"name": "mdlldk",
"url": "https://github.com/rockcavera/nim-mdlldk",