{ "name": "@ohos/drivers_peripheral_partitionslot", "description": "partitionslot hdf", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "drivers/peripheral/partitionslot" }, "dirs": {}, "scripts": {}, "component": { "name": "drivers_peripheral_partitionslot", "subsystem": "hdf", "adapted_system_type": ["standard", "small"], "rom": "600KB", "ram": "7400KB", "deps": { "components": [ "ipc", "c_utils", "hdf_core", "init", "hilog", "common", "drivers_interface_partitionslot" ] }, "build": { "sub_component": [ "//drivers/peripheral/partitionslot:partitionslot_entry" ], "test": [ "//drivers/peripheral/partitionslot/test:partitionslot_unittest" ] } } }