{
  "name": "@hw-ohos/themecomponent",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "",
  "dependencies": {
    "@ohos/themeservicekit": "file:../themeservice/themeservice_kit",
    "@ohos/themeservicebase": "file:../themeservice/themeservice_base",
    "@ohos/themeservice_inner_api": "file:../themeservice/themeservice_inner_api"
  }
}