oh-package.json5 208 B

123456789101112
  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/axios": "2.2.1-rc.0"
  10. }
  11. }