oh-package-lock.json5 3.73 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.1.1",
    "wdBean@../../../../features/wdBean": "wdBean@../../features/wdBean",
    "wdBean@../../features/wdBean": "wdBean@../../features/wdBean",
    "wdComponent@../../../../features/wdComponent": "wdComponent@../../features/wdComponent",
    "wdComponent@../../features/wdComponent": "wdComponent@../../features/wdComponent",
    "wdConstant@../../../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
    "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
    "wdJsBridge@../../../wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
    "wdKit@../../../../commons/wdKit": "wdKit@../../commons/wdKit",
    "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
    "wdNetwork@../../../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
    "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
    "wdRouter@../../../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
    "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
    "wdWebComponent@../../../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent",
    "wdWebComponent@../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent"
  },
  "packages": {
    "@ohos/axios@2.1.1": {
      "name": "@ohos/axios",
      "integrity": "sha512-EQax257+eKKT0Rx7h6N6xvmKbDRWDjCCWOP2vyyktySFwvjtypXuXmQKEvRjmAalR6cqf8mbfhWmpg0bD9OQ3w==",
      "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.1.1.har",
      "registryType": "ohpm"
    },
    "wdBean@../../features/wdBean": {
      "name": "wdbean",
      "resolved": "../../features/wdBean",
      "registryType": "local"
    },
    "wdComponent@../../features/wdComponent": {
      "name": "wdcomponent",
      "resolved": "../../features/wdComponent",
      "registryType": "local",
      "dependencies": {
        "wdConstant": "file:../../commons/wdConstant",
        "wdKit": "file:../../commons/wdKit",
        "wdWebComponent": "file:../../commons/wdWebComponent",
        "wdBean": "file:../../features/wdBean",
        "wdRouter": "file:../../commons/wdRouter",
        "wdNetwork": "file:../../commons/wdNetwork"
      }
    },
    "wdConstant@../../commons/wdConstant": {
      "name": "wdconstant",
      "resolved": "../../commons/wdConstant",
      "registryType": "local"
    },
    "wdJsBridge@../../commons/wdJsBridge": {
      "name": "wdjsbridge",
      "resolved": "../../commons/wdJsBridge",
      "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"
      }
    },
    "wdWebComponent@../../commons/wdWebComponent": {
      "name": "wdwebcomponent",
      "resolved": "../../commons/wdWebComponent",
      "registryType": "local",
      "dependencies": {
        "wdConstant": "file:../wdConstant",
        "wdKit": "file:../wdKit",
        "wdJsBridge": "file:../wdJsBridge",
        "wdBean": "file:../../features/wdBean",
        "wdRouter": "file:../wdRouter"
      }
    }
  }
}