2017-02-01 22:56:04 +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"
|
2017-10-20 06:31:36 +00:00
|
|
|
version: 1.2.0+4
|
2017-02-01 22:56:04 +00:00
|
|
|
dependencies:
|
2017-03-10 03:39:24 +00:00
|
|
|
# analyzer: "^0.29.0"
|
2017-06-15 01:13:03 +00:00
|
|
|
args: ^0.13.4
|
|
|
|
code_builder: ^1.0.0
|
2017-02-01 22:56:04 +00:00
|
|
|
console: "^2.2.3"
|
2017-08-04 15:42:07 +00:00
|
|
|
dart_style: ^1.0.0
|
2017-02-01 22:56:04 +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
|
2017-02-01 22:56:04 +00:00
|
|
|
id: "^1.0.0"
|
2017-02-23 02:48:08 +00:00
|
|
|
inflection: "^0.4.1"
|
2017-10-20 01:06:15 +00:00
|
|
|
mustache4dart: ^2.1.0
|
2017-02-01 22:56:04 +00:00
|
|
|
pubspec: "^0.0.14"
|
|
|
|
random_string: "^0.0.1"
|
2017-02-19 12:54:29 +00:00
|
|
|
recase: "^1.0.0"
|
2017-02-01 22:56:04 +00:00
|
|
|
watcher: "^0.9.7"
|
|
|
|
yaml: "^2.0.0"
|
2017-03-24 20:25:50 +00:00
|
|
|
dev_dependencies:
|
2017-08-04 15:42:07 +00:00
|
|
|
build: ^0.7.0
|
2017-03-24 20:25:50 +00:00
|
|
|
build_runner: ^0.3.0
|
|
|
|
check_for_update: ^1.0.0
|
2017-02-01 22:56:04 +00:00
|
|
|
environment:
|
2016-12-21 21:27:54 +00:00
|
|
|
sdk: ">=1.19.0"
|
2017-02-01 22:56:04 +00:00
|
|
|
executables:
|
|
|
|
angel: "angel"
|