oh-package.json5
349 Bytes
{
"license": "",
"devDependencies": {},
"author": "",
"name": "entry",
"description": "Please describe the basic information.",
"main": "",
"version": "1.0.0",
"dependencies": {
"wdConstant": "file:../wdConstant",
"wdComponent": "file:../wdComponent",
"wdKit": "file:../wdKit",
"wdNetwork": "file:../wdNetwork"
}
}