blob: 6a3a6a04e6eede37022430699313cedab0ae35f7 [file] [log] [blame]
name: pubcache
version: 0.0.1
description: A library to reflect on the local pub cache.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/pubcache
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
path: '^1.0.0'
pub_semver: '^1.0.0'
yaml: '^2.0.0'
dev_dependencies:
unittest: any