platform/pubspec.yaml
thosakwe 52d96b4582 +3
2016-11-23 19:35:40 -05:00

13 lines
No EOL
363 B
YAML

name: angel_cli
version: 1.0.0-dev+3
description: Command-line tools for the Angel framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_cli
executables:
angel: angel
dependencies:
analyzer: ">=0.28.1 <1.0.0"
args: ">=0.3.4 <1.0.0"
console: ">=2.2.3 <3.0.0"
mustache4dart: ">=1.0.0 <3.0.0"
yaml: ">=2.0.0 <3.0.0"