37 lines
934 B
YAML
37 lines
934 B
YAML
name: wyatt_continuous_deployment
|
|
description: Wyatt CD.
|
|
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_continuous_deployment
|
|
version: 1.0.0
|
|
|
|
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
|
|
dependencies:
|
|
checked_yaml: ^2.0.3
|
|
get_it: ^7.6.7
|
|
injectable: ^2.3.2
|
|
json_annotation: ^4.8.1
|
|
mason_logger: ^0.2.12
|
|
wyatt_architecture:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
|
|
version: ^0.2.0+1
|
|
wyatt_type_utils:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^0.0.5
|
|
yaml: ^3.1.2
|
|
yaml_edit: ^2.1.1
|
|
|
|
dev_dependencies:
|
|
build_runner: ^2.4.8
|
|
dart_code_linter: ^1.1.1
|
|
|
|
injectable_generator: ^2.4.1
|
|
json_serializable: ^6.7.1
|
|
test: ^1.21.0
|
|
|
|
wyatt_analysis:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.6.1
|