1 Star 0 Fork 0

嗨嗨/vue_shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
嗨嗨 提交于 2024-12-18 10:02 +08:00 . 提交
{
"name": "vue_shop",
"version": "0.1.0",
"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",
"@vue-office/docx": "^1.6.2",
"@vue/composition-api": "^1.7.2",
"@vue/web-component-wrapper": "^1.3.0",
"awe-dnd": "github:hilongjw/vue-dragging",
"axios": "^0.21.0",
"core-js": "^3.6.5",
"default-passive-events": "^2.0.0",
"echarts": "^5.0.2",
"element-ui": "^2.14.1",
"lit-element": "^4.1.1",
"lodash": "^4.17.20",
"nprogress": "^0.2.0",
"pinyin4js": "^1.3.18",
"register-service-worker": "^1.7.1",
"single-spa": "^6.0.3",
"single-spa-vue": "^3.0.0",
"vue": "^2.6.11",
"vue-demi": "^0.14.10",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.2.0",
"vue-table-with-tree-grid": "^0.2.4",
"vuex": "^3.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-pwa": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.2.0",
"less": "^3.12.2",
"less-loader": "^7.1.0",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"sortablejs": "^1.13.0",
"vue-template-compiler": "^2.6.11"
},
"description": "## Project setup ``` npm install ```",
"main": ".eslintrc.js",
"keywords": [],
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xhy599829948/vue_shop.git
[email protected]:xhy599829948/vue_shop.git
xhy599829948
vue_shop
vue_shop
main

搜索帮助