| name: native_test_helpers | |
| version: 0.1.0-wip | |
| repository: https://github.com/dart-lang/native/tree/main/pkgs/native_test_helpers | |
| description: Helper functions for tests in this monorepo. | |
| publish_to: none | |
| resolution: workspace | |
| environment: | |
| sdk: '>=3.9.0 <4.0.0' | |
| dependencies: | |
| yaml: ^3.1.3 |