mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-01 00:59:34 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			717 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			717 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "anylink-web",
 | |
|   "version": "0.1.0",
 | |
|   "private": true,
 | |
|   "scripts": {
 | |
|     "serve": "vue-cli-service serve",
 | |
|     "build": "vue-cli-service build",
 | |
|     "lint": "vue-cli-service lint"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "axios": "^0.20.0",
 | |
|     "core-js": "^3.6.5",
 | |
|     "echarts": "^4.9.0",
 | |
|     "element-ui": "^2.4.5",
 | |
|     "vue": "^2.6.11",
 | |
|     "vue-count-to": "^1.0.13",
 | |
|     "vue-router": "^3.4.6"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@vue/cli-plugin-babel": "~4.5.0",
 | |
|     "@vue/cli-plugin-eslint": "~4.5.0",
 | |
|     "@vue/cli-service": "~4.5.0",
 | |
|     "babel-eslint": "^10.1.0",
 | |
|     "eslint": "^6.7.2",
 | |
|     "eslint-plugin-vue": "^6.2.2",
 | |
|     "vue-cli-plugin-element": "~1.0.1",
 | |
|     "vue-template-compiler": "^2.6.11"
 | |
|   }
 | |
| }
 |