oh-package-lock.json5 3.09 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@../wdBean",
    "wdConstant@../../../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
    "wdDetailPlayApi@../../../wdDetailPlayApi": "wdDetailPlayApi@../wdDetailPlayApi",
    "wdKit@../../../../commons/wdKit": "wdKit@../../commons/wdKit",
    "wdKit@../../commons/wdKit": "wdKit@../commons/wdKit",
    "wdNetwork@../../../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
    "wdPlayer@../../../wdPlayer": "wdPlayer@../wdPlayer",
    "wdRouter@../../../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
    "wdRouter@../../commons/wdRouter": "wdRouter@../commons/wdRouter"
  },
  "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@../wdBean": {
      "name": "wdbean",
      "resolved": "../wdBean",
      "registryType": "local"
    },
    "wdConstant@../../commons/wdConstant": {
      "name": "wdconstant",
      "resolved": "../../commons/wdConstant",
      "registryType": "local"
    },
    "wdDetailPlayApi@../wdDetailPlayApi": {
      "name": "wddetailplayapi",
      "resolved": "../wdDetailPlayApi",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../../commons/wdKit",
        "wdBean": "file:../../features/wdBean",
        "wdRouter": "file:../../commons/wdRouter",
        "wdNetwork": "file:../../commons/wdNetwork",
        "wdPlayer": "file:../../features/wdPlayer"
      }
    },
    "wdKit@../../commons/wdKit": {
      "name": "wdkit",
      "resolved": "../../commons/wdKit",
      "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"
      }
    },
    "wdPlayer@../wdPlayer": {
      "name": "wdplayer",
      "resolved": "../wdPlayer",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../../commons/wdKit"
      }
    },
    "wdRouter@../../commons/wdRouter": {
      "name": "wdrouter",
      "resolved": "../../commons/wdRouter",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../wdKit",
        "wdBean": "file:../../features/wdBean"
      }
    },
    "wdRouter@../commons/wdRouter": {
      "name": "wdrouter",
      "resolved": "../commons/wdRouter",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../wdKit",
        "wdBean": "file:../../wdBean"
      }
    }
  }
}