diff --git a/packages.json b/packages.json index 48aafbc..cbbfe63 100644 --- a/packages.json +++ b/packages.json @@ -14293,11 +14293,28 @@ "library", "windows", "gui", - "ui" + "ui", + "wnim" ], "description": "Grid plugin for wNim.", "license": "MIT", "web": "https://github.com/bunkford/wZeeGrid", "doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html" + }, + { + "name": "wChart", + "url": "https://github.com/bunkford/wChart", + "method": "git", + "tags": [ + "library", + "windows", + "gui", + "ui", + "wnim" + ], + "description": "Chart plugin for wNim.", + "license": "MIT", + "web": "https://github.com/bunkford/wChart", + "doc": "https://bunkford.github.io/wChart/wChart.html" } ]