oh-package.json5 412 Bytes
{
  "name": "wdshare",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "packageType": "InterfaceHar",
  "dependencies": {
    "wdKit": "file:../../commons/wdKit",
    "wdBean": "file:../../features/wdBean",
    "wdRouter": "file:../../commons/wdRouter",
    "wdShareBase": "file:../../commons/wdShareBase"
  }
}