2 Star 1 Fork 0

Y_y/rabbit

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 1.00 KB
Copy Edit Raw Blame History
adkins_yang authored 2022-09-15 20:49 . commit
{
"name": "rabbit",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "npm run icon && vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --fix",
"icon": "node ./scripts/deal-svg.js"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"axios": "^0.27.2",
"element-plus": "^2.2.15",
"elui-china-area-dht": "^2.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"vant": "^3.6.1",
"vue": "^3.2.37",
"vue-router": "^4.1.5",
"vuex": "^4.0.2",
"zoomer-yin": "^1.0.2"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.7",
"@vitejs/plugin-vue": "^3.0.3",
"eslint": ">=5.16.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-vue": "^9.4.0",
"sass": "^1.54.6",
"unplugin-auto-import": "^0.11.2",
"unplugin-icons": "^0.14.8",
"unplugin-vue-components": "^0.22.4",
"vite": "^3.0.7",
"vite-plugin-vue-setup-extend": "^0.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Ying-yin/rabbit.git
git@gitee.com:Ying-yin/rabbit.git
Ying-yin
rabbit
rabbit
master

Search