|                   |  | {  "name": "uniapp-project-templates",  "version": "1.0.0",  "description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",  "main": "main.js",  "scripts": {    "test": "echo \"Error: no test specified\" && exit 1"  },  "repository": {    "type": "git",    "url": "https://gitee.com/huliyong/uniapp-project-templates.git"  },  "keywords": [],  "author": "",  "license": "ISC",  "dependencies": {    "@wtto00/html2canvas": "^1.4.3",    "ali-oss": "^6.21.0",    "dayjs": "^1.11.12",    "html2canvas": "^1.4.1",    "jspdf": "^2.0.0"  }}
 |