Files
shorebird/packages/shorebird_code_push_protocol/pubspec.yaml
T
2023-08-01 22:57:39 -05:00

22 lines
451 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
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
json_annotation: ^4.8.0
money2: ^3.4.1
dev_dependencies:
build_runner: ^2.0.0
json_serializable: ^6.6.1
mocktail: ^1.0.0
path: ^1.8.3
test: ^1.19.2
very_good_analysis: ^5.0.0