| name: cocoon_agent | |
| author: Flutter Authors <flutter-dev@googlegroups.com> | |
| description: Flutter continuous integration agent (Cocoon agent) | |
| homepage: https://github.com/flutter/cocoon | |
| environment: | |
| sdk: '>=2.2.0' | |
| dependencies: | |
| args: ^1.5.2 | |
| http: ^0.12.0+2 | |
| meta: ^1.1.7 | |
| path: ^1.6.4 | |
| process: ^3.0.12 | |
| vm_service_client: ^0.2.6+1 | |
| yaml: ^2.1.15 | |
| platform: ^2.2.1 | |
| dev_dependencies: | |
| test: ^1.9.0 | |
| collection: ^1.14.11 |