platform/pubspec.yaml
thosakwe 8ad5fff04c 19
2017-02-01 17:56:04 -05:00

19 lines
445 B
YAML

author: "Tobe O <thosakwe@gmail.com>"
description: "Command-line tools for the Angel framework."
homepage: "https://github.com/angel-dart/angel_cli"
name: "angel_cli"
version: "1.0.0-dev+19"
dependencies:
analyzer: "^0.29.0"
args: "^0.13.7"
console: "^2.2.3"
glob: "^1.1.0"
id: "^1.0.0"
pubspec: "^0.0.14"
random_string: "^0.0.1"
watcher: "^0.9.7"
yaml: "^2.0.0"
environment:
sdk: ">=1.19.0"
executables:
angel: "angel"