From f6a00ecbbba75be58364ae863cae52881ad8422e Mon Sep 17 00:00:00 2001 From: Ward Date: Mon, 24 May 2021 14:15:21 +0800 Subject: [PATCH] Add winimx package (#1912) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 951801f..74aa208 100644 --- a/packages.json +++ b/packages.json @@ -22566,6 +22566,20 @@ "license": "LGPL-3.0", "web": "https://github.com/AmanoTeam/Unalix-nim" }, + { + "name": "winimx", + "url": "https://github.com/khchen/winimx", + "method": "git", + "tags": [ + "library", + "windows", + "api", + "winim" + ], + "description": "Winim minified code generator", + "license": "MIT", + "web": "https://github.com/khchen/winimx" + }, { "name": "catnip", "url": "https://github.com/RSDuck/catnip",