1 Star 1 Fork 2

ljh/online-education-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
ljh 提交于 2020-11-18 18:17 . 在线教育前台
{
"name": "name",
"version": "1.0.0",
"description": "description",
"author": "author",
"private": true,
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"precommit": "npm run lint"
},
"dependencies": {
"axios": "^0.20.0",
"crypto": "^1.0.1",
"element-ui": "^2.13.2",
"flv.js": "^1.5.0",
"fs": "0.0.1-security",
"js-cookie": "^2.2.1",
"jwchat": "^0.2.48",
"lemon-imui": "^1.0.4",
"nuxt": "^2.0.0",
"trtc-electron-education": "^1.0.7",
"vue-awesome-swiper": "^3.1.3",
"vue-qriously": "^1.1.1",
"vue-quill-editor": "^3.0.6",
"zego-express-engine-webrtc": "^1.12.0"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"eslint": "^4.19.1",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.1.1",
"eslint-plugin-vue": "^4.0.0",
"node-sass": "^4.14.1",
"sass-loader": "^7.3.1",
"vue": "^2.6.12"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lin_jia_hao/online-education-front.git
git@gitee.com:lin_jia_hao/online-education-front.git
lin_jia_hao
online-education-front
online-education-front
master

搜索帮助