{
"name": "@ohos/skia",
"description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images.",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/skia"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "skia",
"subsystem": "thirdparty",
"syscap": [],
"features": [
"skia_feature_product",
"skia_feature_enable_pgo",
"skia_feature_pgo_path",
"skia_feature_zlib",
"skia_feature_wuji_enable",
"skia_feature_ace_enable_gpu",
"skia_feature_upgrade",
"skia_feature_hispeed_plugin",
"skia_feature_use_vulkan",
"skia_feature_cfp_enable"
],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"hilog",
"hitrace",
"init",
"bounds_checking_function",
"zlib",
"jsoncpp",
"egl",
"opengles",
"faultloggerd",
"icu",
"expat",
"graphic_2d",
"libpng",
"freetype",
"vulkan-headers",
"faultloggerd",
"harfbuzz",
"vma"
],
"third_party": [
"vulkan-headers"
]
},
"build": {
"sub_component": [
"//third_party/skia:skia_canvaskit"
],
"inner_kits": [
{
"name": "//third_party/skia/m133/third_party/libjpeg-turbo:libjpegm133"
},
{
"name": "//third_party/skia/m133/third_party/piex:piexm133"
},
{
"name": "//third_party/skia/m133/third_party/libwebp:libwebpm133"
},
{
"name": "//third_party/skia:skia_canvaskit"
},
{
"name": "//third_party/skia:skia_canvaskit_static"
},
{
"name": "//third_party/skia/m133/third_party/dng_sdk:dng_sdk"
},
{
"name": "//third_party/skia/m133/modules/skparagraph:skia_paragraph_ohos_new"
},
{
"name": "//third_party/skia:sksl_ext_static"
}
],
"test": []
}
}
}