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