| name: benchmark_harness | |
| version: 1.0.6-dev | |
| author: Dart Team <misc@dartlang.org> | |
| description: The official Dart project benchmark harness. | |
| homepage: https://github.com/dart-lang/benchmark_harness | |
| environment: | |
| sdk: ">=2.1.0 <3.0.0" | |
| dev_dependencies: | |
| build_runner: ^1.1.0 | |
| build_web_compilers: '>=1.0.0 <3.0.0' | |
| mockito: ^4.0.0 | |
| path: ^1.1.0 | |
| pedantic: ^1.4.0 | |
| test: ^1.0.0 |