oh-package.json5 455 Bytes
{
  "license": "Apache-2.0",
  "devDependencies": {},
  "author": "",
  "name": "wdwebcomponent",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "version": "1.0.0",
  "dependencies": {
    "wdConstant": "file:../wdConstant",
    "wdKit": "file:../wdKit",
    "wdJsBridge": "file:../wdJsBridge",
    "wdBean": "file:../../features/wdBean",
    "wdRouter": "file:../wdRouter",
    "wdNetwork": "file:../wdNetwork"
  }
}