platform/pubspec.yaml
thosakwe d4d55d6a8f 13
2016-12-23 23:45:37 -05:00

17 lines
No EOL
372 B
YAML

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