blob: 069d3da791503d2075ad78bc5a95777b00e9d23c [file] [log] [blame]
name: yaml
version: 3.0.0
description: A parser for YAML, a human-friendly data serialization standard
homepage: https://github.com/dart-lang/yaml
environment:
sdk: '>=2.12.0-0 <3.0.0'
dependencies:
charcode: ^1.2.0
collection: ^1.15.0
source_span: ^1.8.0
string_scanner: ^1.1.0
dev_dependencies:
path: ^1.8.0
pedantic: ^1.10.0
test: ^1.16.0-nullsafety