1 Star 0 Fork 0

鹏程/studygolang

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 981 Bytes
一键复制 编辑 原始数据 按行查看 历史
ayou 提交于 2018-03-05 22:17 +08:00 . 导航栏显示优化;新增 package.json
{
"name": "studygolang",
"version": "1.0.0",
"description": "studygolang =========== [![Build Status](https://travis-ci.org/studygolang/studygolang.svg?branch=master)](https://travis-ci.org/studygolang/studygolang)",
"main": "gulpfile.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/studygolang/studygolang.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/studygolang/studygolang/issues"
},
"homepage": "https://github.com/studygolang/studygolang#readme",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-jshint": "^2.1.0",
"gulp-minify-css": "^1.2.4",
"gulp-notify": "^3.2.0",
"gulp-rename": "^1.2.2",
"gulp-rev-ayou": "^1.0.1",
"gulp-rev-collector-ayou": "^1.0.0",
"gulp-uglify": "^3.0.0",
"jshint": "^2.9.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/barry_zpc/studygolang.git
git@gitee.com:barry_zpc/studygolang.git
barry_zpc
studygolang
studygolang
master

搜索帮助