oh-package-lock.json5 1.33 KB
{
  "meta": {
    "stableOrder": true
  },
  "lockfileVersion": 3,
  "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
  "specifiers": {
    "wdBean@../../../../features/wdBean": "wdBean@../../features/wdBean",
    "wdConstant@../../../../commons/wdConstant": "wdConstant@../wdConstant",
    "wdJsBridge@../../../wdJsBridge": "wdJsBridge@../wdJsBridge",
    "wdJsBridge@../wdJsBridge": "wdJsBridge@../wdJsBridge",
    "wdKit@../../../../commons/wdKit": "wdKit@../wdKit",
    "wdRouter@../../../../commons/wdRouter": "wdRouter@../wdRouter"
  },
  "packages": {
    "wdBean@../../features/wdBean": {
      "name": "wdbean",
      "resolved": "../../features/wdBean",
      "registryType": "local"
    },
    "wdConstant@../wdConstant": {
      "name": "wdconstant",
      "resolved": "../wdConstant",
      "registryType": "local"
    },
    "wdJsBridge@../wdJsBridge": {
      "name": "wdjsbridge",
      "resolved": "../wdJsBridge",
      "registryType": "local"
    },
    "wdKit@../wdKit": {
      "name": "wdkit",
      "resolved": "../wdKit",
      "registryType": "local"
    },
    "wdRouter@../wdRouter": {
      "name": "wdrouter",
      "resolved": "../wdRouter",
      "registryType": "local",
      "dependencies": {
        "wdKit": "file:../wdKit",
        "wdBean": "file:../../features/wdBean"
      }
    }
  }
}