# [optional] flow version, used for informational purposes only.
# [optional] flow description, used for informational purposes only.
# [optional] flow runtime dependencies
# [optional] fbl version requirements
# [optional] required plugins and their versions
'@fbl-plugins/http': '>=0.1.0'
# [optional] required native applications presented in the PATH environment variable
# Pipeline may only have one root action ID (or alias).
# Value format is specific to the action. Each action may have its own format and requirements.
# Each action may have zero or more additional metadata fields associated with it.
# All metadata fields should start with dollar sign ($).