oh-package.json5 431 Bytes
{
  "name": "wddetailplayshortvideo",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    "wdBean": "file:../wdBean",
    "wdPlayer": "file:../wdPlayer",
    "wdKit": "file:../wdKit",
    "wdNetwork": "file:../wdNetwork",
    "wdDetailPlayApi": "file:../wdDetailPlayApi",
    "wdRouter": "file:../wdRouter"
  }
}