blob: 4f74712d63455b3e10c64034a96fcde16c0db13b [file] [log] [blame]
name: package_config
version: 2.0.0
description: Support for working with Package Configuration files.
homepage: https://github.com/dart-lang/package_config
environment:
sdk: '>=2.12.0-0 <3.0.0'
dependencies:
path: ^1.8.0
dev_dependencies:
build_runner: ^1.10.0
build_test: ^1.3.0
build_web_compilers: ^2.12.2
pedantic: ^1.10.0-nullsafety.0
test: ^1.16.0-nullsafety.19
# Required due to dependency cycles
dependency_overrides:
test: ^1.16.0-nullsafety.19
coverage: ^0.15.1
analyzer: ^0.41.0