Nuklear/clib.json

10 lines
216 B
JSON
Raw Normal View History

2016-06-18 20:46:55 +03:00
{
"name": "nuklear",
"version": "4.09.0",
2019-12-10 16:53:19 +03:00
"repo": "Immediate-Mode-UI/Nuklear",
2016-06-18 20:46:55 +03:00
"description": "A small ANSI C gui toolkit",
"keywords": ["gl", "ui", "toolkit"],
2021-12-15 06:03:47 +03:00
"license": "MIT",
2016-06-18 20:46:55 +03:00
"src": ["nuklear.h"]
}