oh-package-lock.json5 2.18 KB
{
  "meta": {
    "stableOrder": true
  },
  "lockfileVersion": 3,
  "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
  "specifiers": {
    "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
    "wdBean@../wdBean": "wdBean@../wdBean",
    "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
    "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
    "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
    "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
    "wdShareBase@../../commons/wdShareBase": "wdShareBase@../../commons/wdShareBase"
  },
  "packages": {
    "@ohos/axios@2.2.0": {
      "name": "@ohos/axios",
      "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
      "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
      "registryType": "ohpm"
    },
    "wdBean@../wdBean": {
      "name": "wdbean",
      "resolved": "../wdBean",
      "registryType": "local"
    },
    "wdConstant@../../commons/wdConstant": {
      "name": "wdconstant",
      "resolved": "../../commons/wdConstant",
      "registryType": "local"
    },
    "wdKit@../../commons/wdKit": {
      "name": "wdkit",
      "resolved": "../../commons/wdKit",
      "registryType": "local"
    },
    "wdNetwork@../../commons/wdNetwork": {
      "name": "wdnetwork",
      "resolved": "../../commons/wdNetwork",
      "registryType": "local",
      "dependencies": {
        "wdConstant": "file:../wdConstant",
        "wdKit": "file:../wdKit",
        "@ohos/axios": "^2.1.1"
      }
    },
    "wdRouter@../../commons/wdRouter": {
      "name": "wdrouter",
      "resolved": "../../commons/wdRouter",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../wdKit",
        "wdBean": "file:../../features/wdBean",
        "wdNetwork": "file:../../commons/wdNetwork",
        "wdConstant": "file:../../commons/wdConstant"
      }
    },
    "wdShareBase@../../commons/wdShareBase": {
      "name": "wdsharebase",
      "resolved": "../../commons/wdShareBase",
      "registryType": "local",
      "packageType": "InterfaceHar"
    }
  }
}