imgui
Version:
[demo](https://htmlpreview.github.io/?https://github.com/he110world/imgui/master/demo.html)
21 lines (20 loc) • 541 B
JSON
{
"name": "imgui",
"version": "1.0.10",
"description": "[demo](https://htmlpreview.github.io/?https://github.com/he110world/imgui/master/demo.html)",
"prepare": "npm run build",
"main": "imgui.js",
"scripts": {
"build": "./build.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/he110world/imgui.git"
},
"author": "he110world@126.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/he110world/imgui/issues"
},
"homepage": "https://github.com/he110world/imgui#readme"
}