| name: _googleapis_auth_e2e |
| description: End-to-end validation for the googleapis_auth package. |
| publish_to: none |
| resolution: workspace |
| |
| environment: |
| sdk: ^3.9.0 |
| |
| dependencies: |
| google_cloud_shelf: any |
| googleapis: any |
| googleapis_auth: any |
| http: ^1.2.0 |
| shelf: ^1.4.0 |
| shelf_router: ^1.1.0 |
| |
| dev_dependencies: |
| args: ^2.7.0 |
| path: ^1.9.1 |
| test: ^1.25.0 |
| yaml: ^3.1.3 |
| |
| # TODO: Remove this when `google_cloud_shelf` is published. |
| dependency_overrides: |
| google_cloud_logging: |
| git: |
| url: https://github.com/googleapis/google-cloud-dart.git |
| path: pkgs/google_cloud_logging |
| ref: main |
| google_cloud_shelf: |
| git: |
| url: https://github.com/googleapis/google-cloud-dart.git |
| path: pkgs/google_cloud_shelf |
| ref: main |