| name: builder | |
| description: Scripts run on Dart CQ/CI builders | |
| version: 0.1.0 | |
| environment: | |
| sdk: '>=2.12.0 <3.0.0' | |
| dependencies: | |
| args: ^2.3.0 | |
| googleapis_auth: ^1.2.0 | |
| googleapis: ^7.0.0 | |
| http: ^0.13.0 | |
| pool: ^1.5.0 | |
| retry: 3.1.0 | |
| collection: ^1.15.0-nullsafety.4 | |
| dev_dependencies: | |
| lints: ^1.0.0 | |
| test: ^1.9.4 |