当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

arzn / plus-component-news
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
JsonLeex 提交于 2017-07-06 18:17 . NEWS模块 上传文件转V2接口
{
"name": "plus-component-news",
"version": "1.0.0",
"scripts": {
"clean-dist": "trash resource/asstes/js resource/asstes/mix-manifest.json resource/asstes/images resource/asstes/fonts resource/asstes/css",
"dev": "npm run clean-dist && cross-env NODE_ENV=development webpack --progress --hide-modules --colors",
"watch": "npm run dev -- -w",
"watch-poll": "npm run dev -- -w --watch-poll",
"hot": "npm run clean-dist && cross-env NODE_ENV=development webpack-dev-server --inline --hot",
"dist": "npm run clean-dist && cross-env NODE_ENV=production webpack --display-error-details --progress --colors"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhiyicx/plus-component-news.git"
},
"author": "HsLee",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/zhiyicx/plus-component-news/issues"
},
"homepage": "https://github.com/zhiyicx/plus-component-news#readme",
"devDependencies": {
"autoprefixer": "^6.7.7",
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"cross-env": "^5.0.0",
"css-loader": "^0.28.1",
"extract-text-webpack-plugin": "^2.1.0",
"file-loader": "^0.11.1",
"node-sass": "^4.5.3",
"optimize-css-assets-webpack-plugin": "^1.3.2",
"sass-loader": "^6.0.5",
"trash-cli": "^1.4.0",
"url-loader": "^0.5.8",
"vue-loader": "^11.3.4",
"vue-template-compiler": "^2.2.6",
"webpack": "^2.5.1",
"webpack-dev-server": "^2.4.5",
"webpack-laravel-mix-manifest": "^1.0.3"
},
"dependencies": {
"axios": "^0.16.1",
"bootstrap-sass": "^3.3.7",
"jquery": "^3.2.1",
"js-md5": "^0.4.2",
"vue": "^2.3.3",
"vue-router": "^2.5.3",
"wangeditor": "^2.1.23"
},
"engines": {
"node": ">= 4.0.0",
"npm": ">= 3.0.0"
}
}
1
https://gitee.com/joysapp/plus-component-news.git
git@gitee.com:joysapp/plus-component-news.git
joysapp
plus-component-news
plus-component-news
master

搜索帮助