兼兼街租房小程序
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.

23 lines
541 B

  1. {
  2. "name": "mall4uni",
  3. "version": "1.0.0",
  4. "description": "请使用 uniapp官方推荐的开发工具 HBuilderX 导入项目进行开发",
  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/gz-yami/mall4uni.git"
  12. },
  13. "keywords": [],
  14. "author": "",
  15. "license": "ISC",
  16. "devDependencies": {
  17. "uni-read-pages": "^1.0.5",
  18. "query-string": "^6.13.1"
  19. },
  20. "dependencies": {
  21. "html2canvas": "^1.0.0-rc.7"
  22. }
  23. }