珠宝小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
569 B

2 months ago
1 month ago
2 months ago
  1. {
  2. "name": "uniapp-project-templates",
  3. "version": "1.0.0",
  4. "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**}",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://gitee.com/huliyong/uniapp-project-templates.git"
  12. },
  13. "keywords": [],
  14. "author": "",
  15. "license": "ISC",
  16. "dependencies": {
  17. "ali-oss": "^6.21.0",
  18. "dayjs": "^1.11.12"
  19. }
  20. }