46 lines
930 B
YAML
46 lines
930 B
YAML
name: shorebird_cli
|
|
description: The Shorebird command-line allows developers to interact with various Shorebird services.
|
|
version: 0.0.6
|
|
repository: https://github.com/shorebirdtech/shorebird
|
|
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ">=2.19.0 <3.0.0"
|
|
|
|
dependencies:
|
|
archive: ^3.3.6
|
|
args: ^2.3.1
|
|
barbecue: ^0.4.0
|
|
checked_yaml: ^2.0.2
|
|
cli_completion: ^0.3.0
|
|
cli_util: ^0.4.0
|
|
collection: ^1.17.1
|
|
crypto: ^3.0.2
|
|
googleapis_auth: ^1.4.0
|
|
http: ^0.13.5
|
|
intl: ^0.18.0
|
|
json_annotation: ^4.8.0
|
|
mason_logger: ^0.2.4
|
|
meta: ^1.9.0
|
|
path: ^1.8.3
|
|
platform: ^3.1.0
|
|
pubspec_parse: ^1.2.2
|
|
shorebird_code_push_client:
|
|
path: ../shorebird_code_push_client
|
|
xml: ^6.2.2
|
|
yaml: ^3.1.1
|
|
yaml_edit: ^2.1.0
|
|
|
|
dev_dependencies:
|
|
build_runner: ^2.0.0
|
|
build_verify: ^3.0.0
|
|
build_version: ^2.0.0
|
|
json_serializable: ^6.6.1
|
|
mocktail: ^0.3.0
|
|
test: ^1.19.2
|
|
very_good_analysis: ^4.0.0
|
|
|
|
executables:
|
|
shorebird:
|