blob: 87ddd5b69134302fd54cf4f1b7b2eac26c92e691 [file] [log] [blame]
name: yaml
version: 2.1.9
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/yaml
description: A parser for YAML.
dependencies:
charcode: "^1.1.0"
collection: ">=1.1.0 <2.0.0"
string_scanner: "^0.1.4"
source_span: ">=1.0.0 <2.0.0"
dev_dependencies:
path: ">=1.2.0 <2.0.0"
test: ">=0.12.0 <0.13.0"
environment:
sdk: '>=1.12.0 <2.0.0'