blob: 12c5ff406363fcaa729cf41d76970962f1d3f086 [file] [log] [blame]
name: graphs
version: 0.2.0
description: Graph algorithms that operate on graphs in any representation
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/graphs
environment:
sdk: '>=2.0.0 <3.0.0'
dev_dependencies:
pedantic: ^1.3.0
test: ^1.5.1
# For examples
analyzer: ^0.34.0
path: ^1.1.0