1 Star 0 Fork 80

awer/LCUI

forked from liu/LCUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2024-09-19 00:04 . chore: add update-copyright script
{
"name": "lcui",
"version": "3.0.0-alpha.0",
"description": "The C library for building user interfaces.",
"main": "index.js",
"directories": {
"doc": "docs",
"test": "test"
},
"scripts": {
"build-changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"update-changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"update-copyright": "node scripts/add-copyright.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lc-soft/LCUI.git"
},
"keywords": [
"C",
"gui",
"framework"
],
"author": "Liu Chao <root@lc-soft.io> (https://lc-soft.io/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/lc-soft/LCUI/issues"
},
"homepage": "https://github.com/lc-soft/LCUI#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/ycqa/LCUI.git
git@gitee.com:ycqa/LCUI.git
ycqa
LCUI
LCUI
develop

搜索帮助