oh-package.json5 336 B

12345678910111213141516
  1. {
  2. "name": "entry",
  3. "version": "1.0.0",
  4. "description": "Please describe the basic information.",
  5. "main": "",
  6. "author": "",
  7. "license": "",
  8. "dependencies": {
  9. "@ohos/hypium": "1.0.13",
  10. "@ohos/axios": "2.2.1-rc.0",
  11. "@ohos/commons-fileupload": "^1.0.0",
  12. "pinyin-pro": "^3.18.3",
  13. "@ohos/mqtt": "2.0.6"
  14. }
  15. }