Add package uing (#2475)

* Create packages.json

* Update packages.json

* Update packages.json
This commit is contained in:
Grave
2023-02-01 20:58:28 +08:00
committed by GitHub
parent bf6c6fc3a5
commit 0a3aa98546
+21
View File
@@ -1,4 +1,25 @@
[
{
"name": "uing",
"url": "https://github.com/neroist/uing",
"method": "git",
"tags": [
"ui",
"gui",
"library",
"wrapper",
"libui",
"libui-ng",
"linux",
"windows",
"macosx",
"cross-platform"
],
"description": "Bindings for the libui-ng C library. Fork of ui.",
"license": "MIT",
"doc": "https://neroist.github.io/uing",
"web": "https://github.com/neroist/uing"
},
{
"name": "testdiff",
"url": "https://github.com/geotre/testdiff",