name: benchmark_harness | |
version: 2.1.0 | |
description: The official Dart project benchmark harness. | |
repository: https://github.com/dart-lang/benchmark_harness | |
environment: | |
sdk: '>=2.12.0 <3.0.0' | |
dev_dependencies: | |
build_runner: ^2.0.0 | |
build_web_compilers: ^3.0.0 | |
lints: ^1.0.0 | |
path: ^1.8.0 | |
test: ^1.16.0 |