oh-package-lock.json5 5.51 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",
    "@sensorsdata/analytics@^0.0.2": "@sensorsdata/analytics@0.0.2",
    "@umeng/analytics@^1.0.19": "@umeng/analytics@1.0.19",
    "@umeng/common@^1.0.21": "@umeng/common@1.0.21",
    "libcommon.so@../../oh_modules/.ohpm/@umeng+common@1.0.21/oh_modules/@umeng/common/src/main/cpp/types/libcommon": "libcommon.so@../../oh_modules/.ohpm/@umeng+common@1.0.21/oh_modules/@umeng/common/src/main/cpp/types/libcommon",
    "wdBean@../wdBean": "wdBean@../wdBean",
    "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
    "wdHwAbility@../wdHwAbility": "wdHwAbility@../wdHwAbility",
    "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
    "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
    "wdLogin@../wdLogin": "wdLogin@../wdLogin",
    "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
    "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
    "wdWebComponent@../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent"
  },
  "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"
    },
    "@sensorsdata/analytics@0.0.2": {
      "name": "@sensorsdata/analytics",
      "integrity": "sha512-SQCEmOw8ftGJmKtPl/1qUczZqu/yoQ4F2QHpK2Mayk+XctvNDSHn4QWengHj/pg36AopvuVfa0i6KR9c4KiIuQ==",
      "resolved": "https://ohpm.openharmony.cn/ohpm/@sensorsdata/analytics/-/analytics-0.0.2.har",
      "registryType": "ohpm"
    },
    "@umeng/analytics@1.0.19": {
      "name": "@umeng/analytics",
      "integrity": "sha512-0m9z5l8to+POjDl9UkCQC8s4P+e2E1OILwUglC7ME4QwqfH44e59GLJtQdwF0h6kwpsy3YBft4SoWK8MYbuP7g==",
      "resolved": "https://ohpm.openharmony.cn/ohpm/@umeng/analytics/-/analytics-1.0.19.har",
      "registryType": "ohpm"
    },
    "@umeng/common@1.0.21": {
      "name": "@umeng/common",
      "integrity": "sha512-EbXsd4OoRisTQf5egNY/+z1D2bvrYw9VwC2xu3EJA9TiDPSbnaJZ5+yltA/Se6yZ4oCcFvq6e5/AAfPuumunbw==",
      "resolved": "https://ohpm.openharmony.cn/ohpm/@umeng/common/-/common-1.0.21.har",
      "registryType": "ohpm",
      "dependencies": {
        "libcommon.so": "./src/main/cpp/types/libcommon"
      }
    },
    "libcommon.so@../../oh_modules/.ohpm/@umeng+common@1.0.21/oh_modules/@umeng/common/src/main/cpp/types/libcommon": {
      "name": "libcommon.so",
      "resolved": "../../oh_modules/.ohpm/@umeng+common@1.0.21/oh_modules/@umeng/common/src/main/cpp/types/libcommon",
      "registryType": "local"
    },
    "wdBean@../wdBean": {
      "name": "wdbean",
      "resolved": "../wdBean",
      "registryType": "local"
    },
    "wdConstant@../../commons/wdConstant": {
      "name": "wdconstant",
      "resolved": "../../commons/wdConstant",
      "registryType": "local"
    },
    "wdHwAbility@../wdHwAbility": {
      "name": "wdhwability",
      "resolved": "../wdHwAbility",
      "registryType": "local",
      "dependencies": {
        "wdConstant": "file:../../commons/wdConstant",
        "wdLogin": "file:../../features/wdLogin",
        "wdKit": "file:../../commons/wdKit",
        "wdBean": "file:../../features/wdBean",
        "wdNetwork": "file:../../commons/wdNetwork"
      },
      "packageType": "InterfaceHar"
    },
    "wdJsBridge@../../commons/wdJsBridge": {
      "name": "wdjsbridge",
      "resolved": "../../commons/wdJsBridge",
      "registryType": "local"
    },
    "wdKit@../../commons/wdKit": {
      "name": "wdkit",
      "resolved": "../../commons/wdKit",
      "registryType": "local",
      "dependencies": {
        "@umeng/common": "^1.0.21",
        "@umeng/analytics": "^1.0.19"
      }
    },
    "wdLogin@../wdLogin": {
      "name": "wdlogin",
      "resolved": "../wdLogin",
      "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"
      }
    },
    "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"
      }
    },
    "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",
        "wdNetwork": "file:../wdNetwork"
      }
    }
  }
}