28 lines
600 B
YAML
28 lines
600 B
YAML
name: angel3_cli
|
|
version: 3.0.0
|
|
description: Command-line tools for the Angel framework, including scaffolding.
|
|
homepage: https://github.com/dukefirehawk/angel3_cli
|
|
environment:
|
|
sdk: ">=2.10.0 <3.0.0"
|
|
dependencies:
|
|
analyzer: ^1.1.0
|
|
args: ^2.0.0
|
|
code_builder: ^3.0.0
|
|
dart_style: ^1.0.0
|
|
glob: ^2.0.0
|
|
http: ^0.13.0
|
|
io: ^0.3.5
|
|
inflection3: ^0.5.0
|
|
mustache4dart2: ^0.1.0
|
|
path: ^1.0.0
|
|
prompts: ^1.3.1
|
|
pubspec_parse: ^1.0.0
|
|
quiver: ^3.0.0
|
|
recase: ^3.0.1
|
|
shutdown: ^0.4.0
|
|
watcher: ^1.0.0
|
|
yaml: ^3.0.0
|
|
dev_dependencies:
|
|
pedantic: ^1.11.0
|
|
executables:
|
|
angel3: angel3
|