{ "name": "@ohos/wms", "description": "Windows manager service", "version": "3.1", "license": "Apache License 2.0", "pubiishAs": "code-segment", "segment": { "destPath": "foundation/window/window_manager_lite" }, "dirs": {}, "scripts": {}, "component": { "name": "window_manager_lite", "subsystem": "window", "syscap": [ "SystemCapability.Window.WindowManagerLite" ], "feature": [], "adapted_system_type": [ "small" ], "rom": "110KB", "ram": "~50KB", "deps": { "third_party": [ "bounds_checking_function" ], "components": [ "hilog_lite", "samgr_lite", "surface_lite", "peripheral_display", "peripheral_input" ] }, "build": { "sub_component": [ "//foundation/window/window_manager_lite:window_manager_lite", "//foundation/window/window_manager_lite/test:window_manager_lite_test" ], "inner_kits": [], "test": [] } } }