platform/pubspec.yaml

36 lines
745 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
version: 1.3.0
2017-02-01 22:56:04 +00:00
dependencies:
2018-07-14 21:47:49 +00:00
# analyzer: ^0.29.0
args: ^1.0.0
code_builder: ^3.0.0
#console: ^2.2.3
dart2_constant: ^1.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-10-20 01:06:15 +00:00
homedir: ^0.0.4
2017-03-24 20:25:50 +00:00
http: ^0.11.3
2018-07-14 21:47:49 +00:00
id: ^1.0.0
io: ^0.3.2
inflection: ^0.4.1
#mustache4dart: ^2.1.0
path: ^1.0.0
prompts: ^1.0.0
pubspec_parse: ^0.1.2
random_string: ^0.0.1
recase: ^1.0.0
watcher: ^0.9.7
yaml: ^2.0.0
yamlicious: ^0.0.5
2017-03-24 20:25:50 +00:00
dev_dependencies:
2018-07-14 21:47:49 +00:00
#build: ^0.7.0
#build_runner: ^0.3.0
#check_for_update: ^1.0.0
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