1 Star 0 Fork 63

jimoqiongyin / ylui

forked from 尤里2号 / ylui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 714 Bytes
一键复制 编辑 原始数据 按行查看 历史
hanlin.tang 提交于 2019-01-17 15:24 . 2.1.9
{
"name": "ylui",
"main": "index.html",
"description": "高度可扩展桌面UI",
"version": "2.1.9",
"repository": {
"type": "git",
"url": "https://github.com/yuri2peter/ylui"
},
"scripts": {
"start": "http-server"
},
"window": {
"title": "YLUI",
"icon": "link.png",
"toolbar": false,
"resizable": true,
"fullscreen": true,
"show_in_taskbar": true,
"frame": true,
"position": "center",
"width": 1366,
"height": 768,
"min_width": 400,
"min_height": 335,
"show": true,
"kiosk": false
},
"webkit": {
"plugin": true,
"java": false,
"page-cache": false
},
"devDependencies": {
"http-server": "^0.11.1"
}
}
JavaScript
1
https://gitee.com/jimoqiongyin/ylui.git
git@gitee.com:jimoqiongyin/ylui.git
jimoqiongyin
ylui
ylui
master

搜索帮助