Files
shorebird/packages/shorebird_code_push_protocol/pubspec.yaml
T

22 lines
476 B
YAML

name: shorebird_code_push_protocol
description: Library which contains common interfaces used by Shorebird CodePush
version: 0.1.0+1
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace
publish_to: none
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
collection: ^1.19.1
meta: ^1.16.0
dev_dependencies:
mocktail: ^1.0.5
# Only used by `tool/gen.dart` to regenerate lib/src/ from the OpenAPI
# spec.
space_gen: ^1.2.2
test: ^1.31.1