代码拉取完成,页面将自动刷新
{
"name": "dapp",
"version": "1.3.0",
"packageManager": "pnpm@7.14.0",
"description": "template for Vue3 Vant Mobile",
"license": "MIT",
"scripts": {
"dev": "cross-env MOCK_SERVER_PORT=8086 vite",
"build": "vite build",
"build:dev": "vue-tsc --noEmit && vite build --mode=development",
"lint": "eslint --fix --ext .js,.vue src",
"lint-staged": "lint-staged",
"preview": "vite preview",
"test": "vitest",
"plop": "plop"
},
"dependencies": {
"@vant/touch-emulator": "^1.4.0",
"@vant/use": "^1.5.1",
"aos": "^2.3.4",
"axios": "^1.4.0",
"echarts": "^5.4.2",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.0.35",
"resize-detector": "^0.3.0",
"sass": "^1.62.1",
"store": "^2.0.12",
"swiper": "^11.0.7",
"vant": "^4.9.2",
"vconsole": "^3.15.0",
"vue": "^3.2.47",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.33.1",
"@babel/core": "^7.21.5",
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@babel/register": "^7.21.0",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.3",
"@types/nprogress": "^0.2.0",
"@types/store": "^2.0.2",
"@vitejs/plugin-legacy": "^3.0.2",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.14",
"babel-plugin-module-resolver": "^4.1.0",
"bignumber.js": "^4.0.4",
"commitizen": "^4.3.0",
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"cz-emoji-chinese": "^0.3.1",
"eslint": "^8.39.0",
"ethers": "^6.7.1",
"lint-staged": "^13.2.2",
"moment": "^2.30.1",
"path-to-regexp": "^6.2.1",
"pinia-plugin-persistedstate": "^3.2.1",
"plop": "^3.1.2",
"postcss": "^8.4.24",
"rollup": "^3.21.2",
"rollup-plugin-visualizer": "^5.9.0",
"signale": "^1.4.0",
"slash2": "^2.0.0",
"tailwindcss": "^3.3.2",
"terser": "^5.17.1",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.12.2",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.3",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-imagemin": "^0.6.1",
"vite-plugin-vconsole": "^1.3.1",
"vitest": "^0.25.8",
"vue-i18n": "^9.3.0-beta.19",
"vue-tsc": "^1.2.1"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"postcss"
]
}
},
"config": {
"commitizen": {
"path": "./node_modules/cz-emoji-chinese"
},
"cz-emoji-chinese": {
"skipQuestions": [
"body",
"scope"
]
}
},
"lint-staged": {
"src/**/*.{js,ts,vue}": [
"eslint --fix --ext .js,.vue src"
]
},
"vitest": {
"moduleNameMapper": {
"\\.(css|scss)$": "identity-obj-proxy"
}
},
"tags": [
"swiper"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。