54 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "vue3-admin",
 | |
|   "version": "0.0.0",
 | |
|   "scripts": {
 | |
|     "dev": "vite --mode dev",
 | |
|     "build": "vite build --mode prod",
 | |
|     "serve": "vite preview"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "amfe-flexible": "^2.2.1",
 | |
|     "axios": "^0.21.1",
 | |
|     "clipboard": "^2.0.10",
 | |
|     "crypto-js": "^4.1.1",
 | |
|     "image-compressor.js": "^1.1.4",
 | |
|     "js-md5": "^0.7.3",
 | |
|     "lib-flexible": "^0.3.2",
 | |
|     "pushstate-server": "^3.1.0",
 | |
|     "qs": "^6.9.6",
 | |
|     "sass": "^1.43.4",
 | |
|     "typescript": "^4.4.4",
 | |
|     "vant": "3.4.5",
 | |
|     "vue": "^3.2.31",
 | |
|     "vue-router": "^4.0.4",
 | |
|     "weixin-js-sdk": "^1.6.0"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@babel/core": "^7.13.8",
 | |
|     "@babel/runtime": "^7.13.8",
 | |
|     "@rollup/plugin-babel": "^5.3.0",
 | |
|     "@types/node": "^16.11.10",
 | |
|     "@typescript-eslint/eslint-plugin": "^5.4.0",
 | |
|     "@typescript-eslint/parser": "^5.4.0",
 | |
|     "@vitejs/plugin-react": "^1.0.9",
 | |
|     "@vitejs/plugin-vue": "^1.9.4",
 | |
|     "@vitejs/plugin-vue-jsx": "^1.2.0",
 | |
|     "@vue/babel-plugin-jsx": "^1.1.1",
 | |
|     "@vue/compiler-sfc": "^3.0.5",
 | |
|     "autoprefixer": "^10.4.0",
 | |
|     "babel": "^6.23.0",
 | |
|     "babel-plugin-component": "^1.1.1",
 | |
|     "babel-plugin-import": "^1.13.3",
 | |
|     "babel-plugin-react-directives": "^2.0.1",
 | |
|     "element-theme-chalk": "^2.15.1",
 | |
|     "eslint": "^8.3.0",
 | |
|     "eslint-plugin-vue": "^8.4.1",
 | |
|     "postcss-pxtorem": "^6.0.0",
 | |
|     "prettier": "^2.5.1",
 | |
|     "vite": "^2.6.14",
 | |
|     "vite-babel-plugin": "^0.0.2",
 | |
|     "vite-plugin-babel-import": "^2.0.2",
 | |
|     "vite-plugin-imp": "^2.0.4"
 | |
|   }
 | |
| }
 |