blob: 0efb23f220794ff48de9e9e30f546afebb4900c0 [file] [log] [blame]
name: package_config
version: 0.0.2
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'
http: '^0.11.2'
path: '>=1.0.0 <2.0.0'
dev_dependencies:
test: '>=0.12.0 <0.13.0'