{ "name": "DragonReach", "version": "0.1.0", "description": "init程序", "task_type": { "BuildFromSource": { "Git": { "url" : "https://git.mirrors.dragonos.org.cn/DragonOS-Community/DragonReach.git", "revision": "df4e48991b" } } }, "depends": [], "build": { "build_command": "make install" }, "clean": { "clean_command": "make clean" }, "install": { "in_dragonos_path": "/" } }