Update packages.json

This commit is contained in:
MaxUNof 2019-01-04 17:53:17 +03:00 committed by GitHub
parent b4dc90c531
commit db60c4b295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12336,5 +12336,19 @@
"description": "itch.io API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-itchio"
},
{
"name": "gurl",
"url": "https://github.com/MaxUNof/gurl",
"method": "git",
"tags": [
"tags",
"http",
"generating",
"url"
],
"description": "A little lib for generating URL with args.",
"license": "MIT",
"web": "https://github.com/MaxUNof/gurl"
}
]