1 Star 0 Fork 6

cdtech0/bingoJS2

forked from front-Y/bingoJS2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 847 Bytes
一键复制 编辑 原始数据 按行查看 历史
cmpxs 提交于 2016-07-23 23:43 . 2.0.0
{
"name": "bingojs",
"version": "2.0.0",
"description": "front MV",
"main": "index.js",
"scripts": {
"start": "gulp -ws",
"prebuild": "gulp clean",
"build": "gulp build",
"test": "gulp -wsn"
},
"repository": {
"type": "git",
"url": "https://github.com/guless/bingoJS2.git"
},
"homepage": "https://github.com/guless/bingoJS2",
"bugs": {
"url": "https://github.com/guless/bingoJS2/issues"
},
"keywords": [
"bingojs",
"mv"
],
"author": "bingojs team",
"license": "MIT",
"devDependencies": {
"browser-sync": "^2.12.7",
"browser-sync-ui": "^0.5.19",
"gulp": "^3.9.1",
"gulp-changed": "^1.3.0",
"gulp-clean": "^0.3.2",
"gulp-concat": "^2.6.0",
"gulp-plumber": "^1.1.0",
"gulp-sequence": "^0.4.5",
"gulp-uglify": "^1.5.3",
"yargs": "^4.3.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mpeople/bingoJS2.git
[email protected]:mpeople/bingoJS2.git
mpeople
bingoJS2
bingoJS2
master

搜索帮助