blob: a83bea03a3d524baab3cbda44b6943a9248e57bc [file] [log] [blame]
name: yaml_edit
version: 1.0.0
description: A library for YAML manipulation with comment and whitespace preservation.
homepage: https://github.com/google/dart-neats/tree/master/yaml_edit
repository: https://github.com/google/dart-neats.git
issue_tracker: https://github.com/google/dart-neats/labels/pkg:yaml_edit
dependencies:
meta: ^1.1.8
quiver_hashcode: ^2.0.0
yaml: ^2.2.1
source_span: ^1.7.0
collection: ^1.14.11
dev_dependencies:
pedantic: ^1.9.0
test: ^1.14.4
path: ^1.6.2
environment:
sdk: '>=2.4.0 <3.0.0'