91 Star 745 Fork 727

领课网络 / 领课教育系统-Web端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 968 Bytes
一键复制 编辑 原始数据 按行查看 历史
领课 提交于 2023-05-23 16:44 . 增加mvn打包功能
{
"name": "roncoo-education-web",
"version": "13.0.0-RELEASE",
"private": true,
"scripts": {
"dev": "cross-env NODE_ENV=development nuxt",
"build": "cross-env NODE_ENV=production nuxt build",
"start": "nuxt start"
},
"dependencies": {
"@nuxtjs/proxy": "^2.1.0",
"awe-dnd": "^0.3.4",
"axios": "^0.21.2",
"bq-static": "^1.1.6",
"cross-env": "^5.2.1",
"element-ui": "^2.15.1",
"koa": "^2.5.2",
"lru-cache": "^5.1.1",
"md5": "^2.2.1",
"node-gyp": "^4.0.0",
"nuxt": "^2.15.8",
"qrcode": "^1.3.2",
"vue-cookie": "^1.1.4",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.8.0",
"sass": "^1.49.0",
"sass-loader": "^7.3.1",
"prettier": "^2.2.1",
"uglifyjs-webpack-plugin": "1"
}
}
JavaScript
1
https://gitee.com/roncoocom/roncoo-education-web.git
git@gitee.com:roncoocom/roncoo-education-web.git
roncoocom
roncoo-education-web
领课教育系统-Web端
master

搜索帮助