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