Add package uing (#2475)

* Create packages.json

* Update packages.json

* Update packages.json
This commit is contained in:
Grave 2023-02-01 07:58:28 -05:00 committed by GitHub
parent bf6c6fc3a5
commit 0a3aa98546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",