platform-cli/pubspec.yaml

29 lines
635 B
YAML
Raw Normal View History

2018-07-14 21:47:49 +00:00
author: Tobe O <thosakwe@gmail.com>
2019-04-17 19:12:00 +00:00
description: Command-line tools for the Angel framework, including scaffolding.
2018-07-14 21:47:49 +00:00
homepage: https://github.com/angel-dart/angel_cli
name: angel_cli
2019-07-17 15:18:49 +00:00
version: 2.1.7
2017-02-01 22:56:04 +00:00
dependencies:
2019-04-17 20:11:14 +00:00
analyzer: ">=0.32.0 <2.0.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
2019-04-29 17:41:35 +00:00
http: ^0.12.0
2018-07-14 21:47:49 +00:00
io: ^0.3.2
2019-04-17 19:10:27 +00:00
inflection2: ^0.4.2
2018-10-04 15:34:59 +00:00
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
2019-04-17 20:11:14 +00:00
quiver: ^2.0.0
2018-10-04 15:34:59 +00:00
recase: ^2.0.0
2019-04-29 17:41:35 +00:00
shutdown: ^0.4.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