| name: yaml_edit | |
| version: 2.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: | |
| collection: ^1.14.11 | |
| meta: ^1.1.8 | |
| source_span: ^1.7.0 | |
| yaml: ^3.1.0 | |
| dev_dependencies: | |
| path: ^1.6.2 | |
| pedantic: ^1.9.0 | |
| test: ^1.14.4 | |
| environment: | |
| sdk: ">=2.12.0 <3.0.0" |