forked from dart-code-checker/dart-code-metrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
35 lines (31 loc) · 831 Bytes
/
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
name: dart_code_metrics
version: 4.6.0
description: Software analytics tool that helps developers analyse and improve software quality.
homepage: https://dartcodemetrics.dev
repository: https://github.com/dart-code-checker/dart-code-metrics
issue_tracker: https://github.com/dart-code-checker/dart-code-metrics/issues
documentation: https://dartcodemetrics.dev/docs/getting-started/introduction
environment:
sdk: ">=2.14.0 <3.0.0"
dependencies:
analyzer: ">=2.4.0 <2.8.0"
analyzer_plugin: ^0.8.0
ansicolor: ^2.0.1
args: ^2.0.0
collection: ^1.15.0
crypto: ^3.0.0
file: ^6.0.0
glob: ^2.0.1
html: ">=0.15.0 <1.0.0"
meta: ^1.3.0
path: ^1.8.0
source_span: ^1.8.0
yaml: ^3.1.0
dev_dependencies:
coverage: ^1.0.2
intl: ^0.17.0
lints: ^1.0.1
mocktail: ^0.2.0
test: ^1.16.8
executables:
metrics: