1 Star 1 Fork 107

anderyly/dogstar-ui

forked from shfzhangjian/dogstar-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
vegetaandbulma 提交于 2021-12-22 10:15 . 20211222
{
"name": "dogstar-ui",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"animate.css": "^3.5.0",
"ant-design-vue": "^2.2.8",
"core-js": "^3.19.0",
"js-cookie": "^3.0.1",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"moment": "^2.29.1",
"vue": "^3.2.20",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.2.20",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.20.0",
"font-awesome": "^4.7.0"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/vue3-essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/anderyly/dogstar-ui.git
git@gitee.com:anderyly/dogstar-ui.git
anderyly
dogstar-ui
dogstar-ui
master

搜索帮助