blob: a2b189db5b878cd28370f605a3c3c259b6779e71 [file] [log] [blame]
name: pubspec_parse
version: 1.2.3
description: >-
Simple package for parsing pubspec.yaml files with a type-safe API and rich
error reporting.
repository: https://github.com/dart-lang/pubspec_parse
topics:
- dart-pub
environment:
sdk: '>=2.18.0 <3.0.0'
dependencies:
checked_yaml: ^2.0.1
collection: ^1.15.0
json_annotation: ^4.8.0
pub_semver: ^2.0.0
yaml: ^3.0.0
dev_dependencies:
build_runner: ^2.0.3
build_verify: '>=2.0.0 <4.0.0'
json_serializable: ^6.6.0
lints: ^2.0.0
path: ^1.5.1
# Needed because we are configuring `combining_builder`
source_gen: ^1.0.0
stack_trace: ^1.9.2
test: ^1.0.0
test_descriptor: ^2.0.0
test_process: ^2.0.0