Update nimlist package tags and description. (#1331)

This commit is contained in:
flenniken 2020-01-18 22:42:50 -08:00 committed by Miran
parent 0bc5b6d618
commit 7ed3ab7dcc

View File

@ -16073,9 +16073,11 @@
"url": "https://github.com/flenniken/nimlist", "url": "https://github.com/flenniken/nimlist",
"method": "git", "method": "git",
"tags": [ "tags": [
"exe" "cli",
"terminal",
"html"
], ],
"description": "Browse nim packages in your browser.", "description": "View nim packages in your browser.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/flenniken/nimlist" "web": "https://github.com/flenniken/nimlist"
}, },