{ "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": { "ali-oss": "^6.21.0", "dayjs": "^1.11.12", "echarts": "^5.5.1" } }