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