blob: 42e314ae5307d2c0f05720833fb6434165d0fe31 [file] [log] [blame]
name: yaml_edit
description: A library for YAML manipulation with comment and whitespace preservation.
version: 1.0.0
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
environment:
sdk: ">=2.4.0 <3.0.0"
dependencies:
meta: ^1.1.8
quiver_hashcode: ^2.0.0
yaml: ^2.2.1
dev_dependencies:
pedantic: ^1.9.0
test: ^1.14.4