platform-cli/pubspec.yaml

29 lines
707 B
YAML
Raw Normal View History

2018-07-14 21:47:49 +00:00
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
2018-12-31 18:27:34 +00:00
version: 2.1.2
2017-02-01 22:56:04 +00:00
dependencies:
2018-07-14 22:47:24 +00:00
analyzer: ">=0.32.0"
2018-07-14 21:47:49 +00:00
args: ^1.0.0
code_builder: ^3.0.0
2017-08-04 15:42:07 +00:00
dart_style: ^1.0.0
2018-07-14 21:47:49 +00:00
glob: ^1.1.0
2017-03-24 20:25:50 +00:00
http: ^0.11.3
2018-07-14 21:47:49 +00:00
io: ^0.3.2
2018-10-04 15:34:59 +00:00
inflection: # Note, no new update has been published, even though I sent a PR...
git: https://github.com/gmosx/dart-inflection.git
mustache4dart: ^3.0.0-dev.1.0
2018-07-14 21:47:49 +00:00
path: ^1.0.0
prompts: ^1.0.0
pubspec_parse: ^0.1.2
2018-07-14 22:47:24 +00:00
quiver: ">=0.29.0"
2018-10-04 15:34:59 +00:00
recase: ^2.0.0
2018-07-14 21:47:49 +00:00
watcher: ^0.9.7
yaml: ^2.0.0
2018-07-14 22:12:12 +00:00
#yamlicious: ^0.0.5
2017-02-01 22:56:04 +00:00
environment:
2018-07-14 21:47:49 +00:00
sdk: ">=2.0.0-dev <3.0.0"
2017-02-01 22:56:04 +00:00
executables:
2018-07-14 21:47:49 +00:00
angel: angel