35 lines
		
	
	
		
			848 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			848 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | ||
|   "name": "hzs_cloud_h5",
 | ||
|   "version": "1.0.0",
 | ||
|   "description": "<!--  * @Descripttion:   * @version:   * @Author: 王三<E78E8B> * @Date: 2022-11-21 15:11:22 -->",
 | ||
|   "main": "main.js",
 | ||
|   "dependencies": {
 | ||
|     "axios": "^1.5.0",
 | ||
|     "echarts": "^4.9.0",
 | ||
|     "file-saver": "^2.0.5",
 | ||
|     "glob": "^11.0.1",
 | ||
|     "html2canvas": "^1.4.1",
 | ||
|     "js-cookie": "^3.0.5",
 | ||
|     "qrcodejs2": "0.0.2",
 | ||
|     "swiper": "^3.4.2",
 | ||
|     "vue-clipboard2": "^0.3.3",
 | ||
|     "vue-i18n": "^9.2.2",
 | ||
|     "vue-tree-color": "^2.3.2",
 | ||
|     "weixin-js-sdk": "^1.6.0"
 | ||
|   },
 | ||
|   "devDependencies": {
 | ||
|     "less": "^3.13.1",
 | ||
|     "less-loader": "^4.1.0"
 | ||
|   },
 | ||
|   "scripts": {
 | ||
|     "test": "echo \"Error: no test specified\" && exit 1"
 | ||
|   },
 | ||
|   "repository": {
 | ||
|     "type": "git",
 | ||
|     "url": "http://182.92.11.203:9999/web/hzs_cloud_h5.git"
 | ||
|   },
 | ||
|   "keywords": [],
 | ||
|   "author": "",
 | ||
|   "license": "ISC"
 | ||
| }
 |