oh-package.json5 575 Bytes
{
  "name": "wdhwability",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "packageType": "InterfaceHar",
  "dependencies": {
    "library": "file:./src/main/ets/getuiPush/GTSDK-1.0.1.0.har",
    "wdConstant": "file:../../commons/wdConstant",
    "wdLogin": "file:../../features/wdLogin",
    "wdKit": "file:../../commons/wdKit",
    "wdBean": "file:../../features/wdBean",
    "wdRouter": "file:../../commons/wdRouter",
    "wdNetwork": "file:../../commons/wdNetwork"
  }
}