forked from VeryGoodOpenSource/very_good_cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (38 loc) · 985 Bytes
/
pubspec.yaml
File metadata and controls
42 lines (38 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: very_good_cli
description: A Very Good Command-Line Interface for Dart created by Very Good Ventures.
version: 0.28.0
homepage: https://cli.vgv.dev/
repository: https://github.com/VeryGoodOpenSource/very_good_cli
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_cli/issues
documentation: https://cli.vgv.dev/docs/overview
topics: [cli, codegen, test, template, boilerplate]
environment:
sdk: ^3.9.0
dependencies:
args: ^2.6.0
cli_completion: ^0.5.1
collection: ^1.19.0
coverage: ^1.15.0
equatable: ^2.0.5
glob: ^2.1.2
lcov_parser: ^0.1.2
mason: ^0.1.0
mason_logger: ^0.3.0
meta: ^1.15.0
package_config: ^2.1.0
pana: ^0.22.21
path: ^1.9.0
pub_updater: ^0.5.0
pubspec_parse: ^1.3.0
stack_trace: ^1.11.1
universal_io: ^2.2.2
very_good_test_runner: ^0.3.0
yaml: ^3.1.2
dev_dependencies:
build_runner: ^2.4.12
build_verify: ^3.1.0
mocktail: ^1.0.4
test: ^1.25.8
very_good_analysis: ^10.0.0
executables:
very_good: