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