Skip to content
Snippets Groups Projects
pubspec.yaml 293 B
Newer Older
John McCutchan's avatar
John McCutchan committed
name: benchmark_harness
version: 1.0.4
John McCutchan's avatar
John McCutchan committed
author: Dart Project <johnmccutchan@google.com>
description: The official Dart project benchmark harness.
John McCutchan's avatar
John McCutchan committed
homepage: http://www.dartlang.org
dependencies:
  browser: any
dev_dependencies:
  unittest: any
  hop: ">=0.30.3 <0.31.0"
  path: ">=1.1.0 <2.0.0"