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.18.3 dev_dependencies: mocktail: ^1.0.5 # Only used by `tool/gen.dart` to regenerate lib/src/ from the OpenAPI # spec. space_gen: ^1.3.0 test: ^1.31.2