13 Star 24 Fork 3

创视/HybridStart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 936 Bytes
一键复制 编辑 原始数据 按行查看 历史
tower1229-backup 提交于 2018-11-19 12:55 . 1.2.4
{
"name": "hybridstart",
"version": "1.2.4",
"description": "A hybrid application development framework",
"main": "lib/index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"init": "apicloud wifiStart --port 8686",
"sync": "apicloud wifiSync --project ./ --updateAll false --port 8686",
"stop": "apicloud wifiStop --port 8686",
"build": "lessc --clean-css sdk/ui.less sdk/ui.css"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tower1229/HybridStart.git"
},
"keywords": [
"hybridstart",
"hybridapp",
"apicloud",
"hybridstart-cli"
],
"author": "tower1229@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/tower1229/HybridStart/issues"
},
"homepage": "https://github.com/tower1229/HybridStart#readme",
"dependencies": {
"apicloud-cli": "^0.2.0",
"less": "^2.7.3",
"less-plugin-clean-css": "^1.5.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/genvision/HybridStart.git
git@gitee.com:genvision/HybridStart.git
genvision
HybridStart
HybridStart
master

搜索帮助