17418042dSoh_ci{ 27418042dSoh_ci "name": "@ohos/data_object", 37418042dSoh_ci "version": "3.1.0", 47418042dSoh_ci "description": "The distributed data object management framework is an object-oriented in-memory data management framework", 57418042dSoh_ci "homePage": "https://gitee.com/openharmony", 67418042dSoh_ci "license": "Apache V2", 77418042dSoh_ci "repository": "https://gitee.com/openharmony/distributeddatamgr_data_object ", 87418042dSoh_ci "domain": "ohos", 97418042dSoh_ci "language": "", 107418042dSoh_ci "publishAs": "code-segment", 117418042dSoh_ci "private": false, 127418042dSoh_ci "scripts": {}, 137418042dSoh_ci "tags": [ 147418042dSoh_ci "foundation" 157418042dSoh_ci ], 167418042dSoh_ci "envs": [], 177418042dSoh_ci "dirs": [], 187418042dSoh_ci "author": { 197418042dSoh_ci "name": "", 207418042dSoh_ci "email": "", 217418042dSoh_ci "url": "" 227418042dSoh_ci }, 237418042dSoh_ci "contributors": [ 247418042dSoh_ci { 257418042dSoh_ci "name": "", 267418042dSoh_ci "email": "", 277418042dSoh_ci "url": "" 287418042dSoh_ci } 297418042dSoh_ci ], 307418042dSoh_ci "segment": { 317418042dSoh_ci "destPath": "foundation/distributeddatamgr/data_object" 327418042dSoh_ci }, 337418042dSoh_ci "component": { 347418042dSoh_ci "name": "data_object", 357418042dSoh_ci "subsystem": "distributeddatamgr", 367418042dSoh_ci "syscap": [ 377418042dSoh_ci "SystemCapability.DistributedDataManager.DataObject.DistributedObject" 387418042dSoh_ci ], 397418042dSoh_ci "features": [], 407418042dSoh_ci "adapted_system_type": [ 417418042dSoh_ci "standard" 427418042dSoh_ci ], 437418042dSoh_ci "rom": "1024KB", 447418042dSoh_ci "ram": "1024KB", 457418042dSoh_ci "deps": { 467418042dSoh_ci "components": [ 477418042dSoh_ci "ability_runtime", 487418042dSoh_ci "hitrace", 497418042dSoh_ci "dsoftbus", 507418042dSoh_ci "bounds_checking_function", 517418042dSoh_ci "napi", 527418042dSoh_ci "samgr", 537418042dSoh_ci "ipc", 547418042dSoh_ci "hilog", 557418042dSoh_ci "access_token", 567418042dSoh_ci "c_utils", 577418042dSoh_ci "device_manager", 587418042dSoh_ci "kv_store", 597418042dSoh_ci "libuv", 607418042dSoh_ci "common_event_service", 617418042dSoh_ci "dmsfwk", 627418042dSoh_ci "hisysevent" 637418042dSoh_ci ], 647418042dSoh_ci "third_party": [] 657418042dSoh_ci }, 667418042dSoh_ci "build": { 677418042dSoh_ci "sub_component": [ 687418042dSoh_ci "//foundation/distributeddatamgr/data_object/interfaces/jskits:build_module" 697418042dSoh_ci ], 707418042dSoh_ci "inner_kits": [ 717418042dSoh_ci { 727418042dSoh_ci "name": "//foundation/distributeddatamgr/data_object/interfaces/innerkits:distributeddataobject_impl", 737418042dSoh_ci "header": { 747418042dSoh_ci "header_files": [ 757418042dSoh_ci "distributed_object.h", 767418042dSoh_ci "distributed_objectstore.h", 777418042dSoh_ci "objectstore_errors.h", 787418042dSoh_ci "object_types.h" 797418042dSoh_ci ], 807418042dSoh_ci "header_base": "//foundation/distributeddatamgr/data_object/interfaces/innerkits" 817418042dSoh_ci } 827418042dSoh_ci } 837418042dSoh_ci ], 847418042dSoh_ci "test": [ 857418042dSoh_ci "//foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest:unittest", 867418042dSoh_ci "//foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest:unittest", 877418042dSoh_ci "//foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/fuzztest/objectstore_fuzzer:fuzztest" 887418042dSoh_ci ] 897418042dSoh_ci } 907418042dSoh_ci } 917418042dSoh_ci}