211 Star 2.9K Fork 755

奔跑的面条 / vue-big-screen-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue-big-screen-plugin",
"version": "1.0.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@jiaminghi/data-view": "^2.10.0",
"core-js": "^3.6.5",
"echarts": "^5.1.1",
"vue": "^3.0.0",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"@vue/babel-plugin-jsx": "^1.0.6",
"@vue/cli-plugin-babel": "~5.0.1",
"@vue/cli-plugin-eslint": "~5.0.1",
"@vue/cli-plugin-router": "~5.0.1",
"@vue/cli-plugin-typescript": "~5.0.1",
"@vue/cli-plugin-vuex": "~5.0.1",
"@vue/cli-service": "~5.0.1",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"eslint": "^8.10.0",
"eslint-plugin-vue": "^8.5.0",
"sass": "^1.26.5",
"sass-loader": "^12.6.0",
"typescript": "~4.6.2"
}
}
JavaScript
1
https://gitee.com/MTrun/vue-big-screen-plugin.git
git@gitee.com:MTrun/vue-big-screen-plugin.git
MTrun
vue-big-screen-plugin
vue-big-screen-plugin
master

搜索帮助