blob: 0b780d9d765c7413751ceea7b89d06d46bb7a55d [file] [log] [blame]
name: package_config
version: 0.0.4
description: Support for working with Package Resolution config files.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/package_config
environment:
sdk: '>=1.11.0-dev.0.0 <2.0.0'
dependencies:
charcode: ^1.1.0
path: ^1.0.0
dev_dependencies:
test: '>=0.12.0 <0.13.0'