-
Notifications
You must be signed in to change notification settings - Fork 196
/
pubspec.yaml
42 lines (38 loc) · 1.14 KB
/
pubspec.yaml
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.24.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.5.0
dependencies:
args: ^2.6.0
cli_completion: ^0.5.1
collection: ^1.19.0
equatable: ^2.0.5
glob: ^2.1.2
lcov_parser: ^0.1.2
mason: 0.1.0-dev.60
mason_logger: ^0.3.0
meta: ^1.15.0
package_config: ^2.1.0
pana: 0.22.15 # Very Good CLI is using private PANA's license detector that might break in a minor version update. Be sure that CI passes before merging a change to this package version!
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
build_version: ^2.1.1
mocktail: ^1.0.4
test: ^1.25.8
very_good_analysis: ^6.0.0
executables:
very_good: