Files
sdk/pkg/yaml/pubspec.yaml
T
2013-11-06 18:28:22 +00:00

10 lines
220 B
YAML

name: yaml
version: 0.9.0
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: A parser for YAML.
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=0.8.10+6 <2.0.0"