1 Star 2 Fork 2

大鱼先生 / fish-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
大鱼先生 提交于 2021-03-24 10:13 . 梳理项目结构、gulp
{
"name": "fish-admin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "hardydou",
"license": "MIT",
"devDependencies": {
"bower": "^1.8.8",
"chai": "^4.2.0",
"chai-sinon": "^2.8.1",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-csso": "^4.0.1",
"gulp-jsmin": "^0.1.5",
"karma": "^5.1.0",
"karma-mocha": "^2.0.1",
"karma-phantomjs-launcher": "^1.0.4",
"mocha": "^8.0.1",
"sinon": "^9.0.2"
},
"dependencies": {
"browser-sync": "^2.26.14",
"gulp-connect": "^5.7.0",
"gulp-header": "^2.0.9",
"gulp-include": "^2.4.1",
"gulp-less": "^4.0.1"
}
}
JavaScript
1
https://gitee.com/hardyDou/fish-admin.git
git@gitee.com:hardyDou/fish-admin.git
hardyDou
fish-admin
fish-admin
master

搜索帮助