diff --git a/bundle.json b/bundle.json new file mode 100644 index 0000000000000000000000000000000000000000..e1c3af16eb5b5d667b1e8e1ccdc13766ed31a9ca --- /dev/null +++ b/bundle.json @@ -0,0 +1,58 @@ +{ + "name": "@ohos/distributedschedule_samgr_lite", + "version": "", + "description": "提供系统服务的注册、发现能力。", + "homePage": "https://gitee.com/openharmony", + "license": "Apache V2", + "repository": "https://gitee.com/openharmony/distributedschedule_samgr_lite", + "domain": "os", + "language": "", + "publishAs": "code-segment", + "private": false, + "scripts": {}, + "tags": [ + "foundation" + ], + "keywords": [ + "distributedschedule", + "samgr", + "lite" + ], + "envs": [], + "dirs": [], + "author": { + "name": "", + "email": "", + "url": "" + }, + "contributors": [ + { + "name": "", + "email": "", + "url": "" + } + ], + "segment": { + "destPath": "foundation/distributedschedule/samgr_lite" + }, + "component": { + "name": "samgr_lite", + "subsystem": "distributedschedule", + "syscap": [], + "features": [], + "adapted_system_type": [ + "small" + ], + "rom": "", + "ram": "", + "deps": { + "components": [], + "third_party": [] + }, + "build": { + "sub_component": [], + "inner_kits": [], + "test": [] + } + } +} \ No newline at end of file