{
    "name": "@ohos/testfwk_cangjie_wrapper",
    "description": "The testfwk_testfwk_cangjie_wrapper is a UI test framework (UiTest) provided for developers on OpenHarmony.",
    "version": "6.1",
    "license": "Apache License 2.0",
    "publishAs": "code-segment",
    "segment": {
      "destPath": "test/testfwk/testfwk_cangjie_wrapper"
    },
    "dirs": {},
    "scripts": {},
    "component": {
      "name": "testfwk_cangjie_wrapper",
      "subsystem": "testfwk",
      "syscap": [],
      "features": [
      ],
      "adapted_system_type": [ "standard" ],
      "rom": "400KB",
      "ram": "356KB",
      "hisysevent_config": [  ],
      "deps": {
        "components": [
          "ability_cangjie_wrapper",
          "arkxtest",
          "cangjie_ark_interop",
          "hiviewdfx_cangjie_wrapper",
          "init"
        ]
      },
      "build": {
        "sub_component": [
          "//test/testfwk/testfwk_cangjie_wrapper/ohos/ui_test:ohos.ui_test",
          "//test/testfwk/testfwk_cangjie_wrapper/kit/TestKit:kit.TestKit"
        ],
        "inner_kits": [
          {
            "name": "//test/testfwk/testfwk_cangjie_wrapper/ohos/ui_test:ohos.ui_test"
          },
          {
            "name": "//test/testfwk/testfwk_cangjie_wrapper:copy_sdk_testfwk_cangjie_libs"
          },
          {
            "name": "//test/testfwk/testfwk_cangjie_wrapper:copy_sdk_testfwk_cangjie_libs_kit"
          }
        ],
        "test": []
      }
    }
  }