2 Star 3 Fork 1

成都PHP开源群 / Jira Tool Box

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
onice 提交于 2017-08-12 19:08 . modify the name of
{
"name": "jtb",
"private": true,
"engines": {
"node": ">=0.8.0"
},
"devDependencies": {
"babel-core": "^6.7.2",
"babel-preset-es2015": "^6.6.0",
"del": "^2.2.0",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-cache": "^0.4.3",
"gulp-chrome-manifest": "0.0.13",
"gulp-clean-css": "^2.0.3",
"gulp-eslint": "^2.0.0",
"gulp-htmlmin": "^1.3.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "^2.4.0",
"gulp-livereload": "^3.8.1",
"gulp-load-plugins": "^1.2.0",
"gulp-plumber": "^1.1.0",
"gulp-sass": "^2.2.0",
"gulp-size": "^2.1.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.5.3",
"gulp-useref": "^3.0.8",
"gulp-zip": "^3.2.0",
"main-bower-files": "^2.11.1",
"pure-css": "^1.0.4",
"run-sequence": "^1.1.5",
"wiredep": "^4.0.0"
},
"eslintConfig": {
"env": {
"node": true,
"browser": true
},
"globals": {
"chrome": true
},
"rules": {
"eol-last": 0,
"quotes": [
2,
"single"
]
}
},
"dependencies": {
"axios": "^0.16.2",
"babel-loader": "^7.1.1",
"babel-preset-env": "^1.6.0",
"bootstrap": "^3.3.7",
"css-loader": "^0.28.4",
"purecss": "^1.0.0",
"spin": "0.0.1",
"vue": "^2.4.1",
"vue-loader": "^13.0.1",
"vue-ls": "^2.2.18",
"vue-template-compiler": "^2.4.1",
"webpack": "^3.2.0",
"webpack-stream": "^3.2.0"
}
}
JavaScript
1
https://gitee.com/onice/go-jira.git
git@gitee.com:onice/go-jira.git
onice
go-jira
Jira Tool Box
master

搜索帮助