| name: pub |
| publish_to: none |
| |
| environment: |
| sdk: ">=2.11.0-0 <3.0.0" |
| |
| dependencies: |
| # Note: Pub's test infrastructure assumes that any dependencies used in tests |
| # will be hosted dependencies. |
| analyzer: ^0.40.0 |
| args: ^1.4.1 |
| async: ^2.0.0 |
| cli_util: ^0.2.0 |
| collection: ^1.8.0 |
| crypto: ^2.0.0 |
| http: ^0.12.0 |
| http_multi_server: ^2.0.0 |
| http_retry: ^0.1.1 |
| http_throttle: ^1.0.0 |
| meta: ^1.1.0 |
| oauth2: ^1.0.0 |
| package_config: ^1.0.0 |
| path: ^1.2.0 |
| pedantic: ^1.9.0 |
| pool: ^1.0.0 |
| pub_semver: ^1.4.4 |
| shelf: ^0.7.0 |
| source_span: ^1.4.0 |
| stack_trace: ^1.0.0 |
| yaml: ^2.2.0 |
| |
| dev_dependencies: |
| shelf_test_handler: ^1.0.0 |
| test: ^1.3.0 |
| test_descriptor: ^1.0.0 |
| test_process: ^1.0.0 |