blob: b2048cfaf0d0960739179096ed3e316b6d6c9e7e [file] [log] [blame]
name: package_resolver
version: 1.0.3
description: First-class package resolution strategy classes.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/package_resolver
environment:
sdk: '>=2.0.0-dev.17.0 <2.0.0'
dependencies:
collection: '^1.9.0'
http: '^0.11.0'
package_config: '>=0.1.0 <2.0.0'
path: '^1.0.0'
dev_dependencies:
shelf: '^0.6.0'
test: '^0.12.0'
stack_trace: '^1.9.2'