Added package icon (#1848)

This commit is contained in:
Bung 2021-03-27 22:00:14 +08:00 committed by GitHub
parent 09acc4fb32
commit c4c8249a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21960,5 +21960,16 @@
"description": "Simple UI components for the terminal.",
"license": "MIT",
"web": "https://github.com/jjv360/nim-termui"
},
{
"name": "icon",
"url": "https://github.com/bung87/icon",
"method": "git",
"tags": [
"icon"
],
"description": "Generate icon files from PNG files.",
"license": "MIT",
"web": "https://github.com/bung87/icon"
}
]