platform-cli/pubspec.yaml

28 lines
610 B
YAML
Raw Normal View History

2021-03-13 02:51:32 +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.
2021-03-13 02:51:32 +00:00
homepage: https://github.com/dukefirehawk/angel/packages/angel_cli
2018-07-14 21:47:49 +00:00
name: angel_cli
2021-03-13 02:51:32 +00:00
version: 3.0.0
environment:
sdk: ">=2.10.0 <3.0.0"
2017-02-01 22:56:04 +00:00
dependencies:
2021-03-13 02:51:32 +00:00
analyzer: ^1.1.0
args: ^2.0.0
2018-07-14 21:47:49 +00:00
code_builder: ^3.0.0
2017-08-04 15:42:07 +00:00
dart_style: ^1.0.0
2021-03-13 02:51:32 +00:00
glob: ^2.0.0
http: ^0.13.0
io: ^0.3.5
2019-04-17 19:10:27 +00:00
inflection2: ^0.4.2
2021-03-13 02:51:32 +00:00
mustache4dart2: ^0.1.0
2018-07-14 21:47:49 +00:00
path: ^1.0.0
2021-03-13 02:51:32 +00:00
prompts: ^1.3.1
pubspec_parse: ^1.0.0
quiver: ^3.0.0
recase: ^3.0.1
2019-04-29 17:41:35 +00:00
shutdown: ^0.4.0
2021-03-13 02:51:32 +00:00
watcher: ^1.0.0
yaml: ^3.0.0
2017-02-01 22:56:04 +00:00
executables:
2018-07-14 21:47:49 +00:00
angel: angel