{ "name": "@ohos/surface_lite", "description": "Graphic shared memory", "version": "3.1", "license": "Apache License 2.0", "pubiishAs": "code-segment", "segment": { "destPath": "foundation/graphic/surface_lite" }, "dirs": {}, "scripts": {}, "component": { "name": "surface_lite", "subsystem": "graphic", "feature": [], "adapted_system_type": [ "small" ], "rom": "110KB", "ram": "~50KB", "deps": { "third_party": [ "bounds_checking_function" ], "components": [ "drivers_peripheral_display", "graphic_utils_lite", "ipc" ] }, "build": { "sub_component": [ "//foundation/graphic/surface_lite:surface_lite", "//foundation/graphic/surface_lite/test:surface_lite_test" ], "inner_kits": [], "test": [] } } }