{ "schema_version": 1, "projects": [ { "module": "content_marketing", "source_project": "yingxiaoyunying", "manifest": "config/source-manifests/content_marketing.json", "root_env": "GYXX_SOURCE_CONTENT_MARKETING_ROOT", "target_root": "src/gyxx_flow/modules/content_marketing" }, { "module": "product_commerce", "source_project": "product-collector-analyze-flow", "manifest": "config/source-manifests/product_commerce.json", "root_env": "GYXX_SOURCE_PRODUCT_COMMERCE_ROOT", "target_root": "src/gyxx_flow/modules/product_commerce" }, { "module": "shop_intelligence", "source_project": "shop-data-flow", "manifest": "config/source-manifests/shop_intelligence.json", "root_env": "GYXX_SOURCE_SHOP_INTELLIGENCE_ROOT", "target_root": "src/gyxx_flow/modules/shop_intelligence" }, { "module": "supply_chain", "source_project": "auto-flow", "manifest": "config/source-manifests/supply_chain.json", "root_env": "GYXX_SOURCE_SUPPLY_CHAIN_ROOT", "target_root": "src/gyxx_flow/modules/supply_chain" } ] }