blob: e127a9b002e7eea615b56be296be07a5ab54f0e2 [file] [log] [blame]
name: cli_util
version: 0.2.0
author: Dart Team <misc@dartlang.org>
description: A library to help in building Dart command-line apps.
homepage: https://github.com/dart-lang/cli_util
environment:
sdk: '>=2.0.0 <3.0.0'
dependencies:
path: '>=1.0.0 <2.0.0'
dev_dependencies:
test: ^1.0.0