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