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