oh-package.json5 266 Bytes
{
  "license": "Apache-2.0",
  "devDependencies": {},
  "author": "",
  "name": "wdnetwork",
  "description": "Please describe the basic information.",
  "main": "./src/main/ets/Index.ets",
  "version": "1.0.0",
  "dependencies": {
    "@ohos/axios": "^2.1.1"
  }
}