Add package grab (#2119)

* Add package grab

* fix trailling comma
This commit is contained in:
hlaaftana 2022-01-16 05:47:39 +03:00 committed by GitHub
parent 9cfd082ccc
commit 17027c2436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24815,6 +24815,18 @@
"license": "MIT",
"web": "https://github.com/jiiihpeeh/xlsxio-nim"
},
{
"name": "grab",
"url": "https://github.com/hlaaftana/grab",
"method": "git",
"tags": [
"grape",
"grab"
],
"description": "grab statement for importing Nimble packages, similar to Groovy's Grape",
"license": "MIT",
"web": "https://github.com/hlaaftana/grab"
},
{
"name": "conventional_semver",
"url": "https://gitlab.com/SimplyZ/conventional_semver",
@ -24830,4 +24842,4 @@
"license": "MIT",
"web": "https://gitlab.com/SimplyZ/conventional_semver"
}
]
]