| name: firehose |
| description: A tool to automate publishing of Pub packages from GitHub actions. |
| version: 0.13.2-wip |
| repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose |
| |
| environment: |
| sdk: ^3.5.0 |
| |
| executables: |
| firehose: firehose |
| health: health |
| comment: comment |
| |
| dependencies: |
| args: ^2.3.0 |
| collection: ^1.17.2 |
| github: ^9.20.0 |
| glob: ^2.1.2 |
| http: ^1.0.0 |
| path: ^1.8.0 |
| pub_semver: ^2.1.0 |
| pubspec_parse: ^1.2.3 |
| yaml: ^3.1.0 |
| |
| dev_dependencies: |
| dart_flutter_team_lints: ^3.0.0 |
| test: ^1.21.0 |
| test_descriptor: ^2.0.0 |