blob: 00ff72075ff2556c8690f7a41935d823942d5f4a [file] [log] [blame]
name: yaml_edit
version: 2.2.2
description: >-
A library for YAML manipulation with comment and whitespace preservation.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml_edit
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Ayaml_edit
topics:
- yaml
environment:
sdk: ^3.1.0
dependencies:
collection: ^1.15.0
meta: ^1.7.0
source_span: ^1.8.1
yaml: ^3.1.0
dev_dependencies:
coverage: any # we only need format_coverage, don't care what version
dart_flutter_team_lints: ^3.0.0
path: ^1.8.0
test: ^1.17.12