{
  "name": "@interface/sdk_cangjie",
  "description": "Openharmony cangjie sdk repository for managing the external Cangjie API declarations and for building SDK tools.",
  "version": "6.0",
  "license": "Apache License 2.0",
  "supplier": "Organization: Openharmony",
  "publishAs": "code-segment",
  "segment": {
    "destPath": "interface/sdk_cangjie"
  },
  "readmePath": {
    "zh": "README_zh.md"
  },
  "dirs": {},
  "scripts": {},
  "component": {
    "name": "sdk_cangjie",
    "description": "Openharmony cangjie sdk",
    "subsystem": "sdk",
    "features": [],
    "adapted_system_type": [
      "standard"
    ],
    "rom": "",
    "ram": "",
    "deps": {
      "components": [
        "cangjie_ark_interop",
        "arkui_cangjie_wrapper",
        "flatbuffers"
      ]
    },
    "build": {
      "sub_component": [],
      "inner_kits": [],
      "test": []
    }
  }
}