1 Star 0 Fork 11

mtvbrianking/antv-x6

forked from Andcen/antv-x6 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
Andcen 提交于 2023-10-10 16:46 +08:00 . 1
{
"name": "huang",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test": "vue-cli-service build --mode test",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@antv/x6": "^1.32.10",
"axios": "^0.19.2",
"core-js": "^2.6.5",
"element-ui": "^2.8.2",
"scss": "^0.2.4",
"vue": "^2.6.10",
"vue-router": "^3.0.6",
"vuex": "^3.1.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.7.0",
"@vue/cli-plugin-eslint": "^3.7.0",
"@vue/cli-service": "^3.7.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"sass": "^1.69.1",
"sass-loader": "^7.1.0",
"vue-lazyload": "^1.2.6",
"vue-template-compiler": "^2.5.21"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {
"no-console": "off"
},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mtvbrianking/antv-x6.git
[email protected]:mtvbrianking/antv-x6.git
mtvbrianking
antv-x6
antv-x6
master

搜索帮助