1{ 2 "name": "@ohos/distributeddatamgr_file", 3 "version": "", 4 "description": "Providing JavaScript APIs for file management | 提供适用于文件管理的 JS 接口", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "Apache V2", 7 "repository": "https://gitee.com/openharmony/distributeddatamgr_file", 8 "domain": "os", 9 "language": "", 10 "publishAs": "code-segment", 11 "private": false, 12 "scripts": {}, 13 "tags": [ 14 "foundation" 15 ], 16 "keywords": [ 17 "distributeddatamgr", 18 "file" 19 ], 20 "envs": {}, 21 "dirs": {}, 22 "author": { 23 "name": "", 24 "email": "", 25 "url": "" 26 }, 27 "contributors": [ 28 { 29 "name": "", 30 "email": "", 31 "url": "" 32 } 33 ], 34 "segment": { 35 "destPath": "foundation/distributeddatamgr/distributedfile" 36 }, 37 "component": { 38 "name": "distributeddatamgr_file", 39 "subsystem": "", 40 "syscap": [], 41 "features": [], 42 "adapted_system_type": [], 43 "rom": "", 44 "ram": "", 45 "deps": { 46 "components": [], 47 "third_party": [] 48 }, 49 "build": { 50 "sub_component": [], 51 "inner_kits": [], 52 "test": [] 53 } 54 } 55}