Files
sdk/pkg/analyzer_cli/pubspec.yaml
T
Zachary Anderson 74fc14dad7 Update args deps in analysis_server pubspec
Change-Id: I10090757fa7b6d776b9ab6948cdaee60ef4129c4
Reviewed-on: https://dart-review.googlesource.com/35802
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
2018-01-18 22:16:44 +00:00

25 lines
582 B
YAML

name: analyzer_cli
version: 1.1.2
author: Dart Team <misc@dartlang.org>
description: Command line interface for the Dart Analyzer.
homepage: https://github.com/dart-lang/analyzer_cli
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
analyzer: ^0.27.0
args: '>=0.13.0 <2.0.0'
bazel_worker: ^0.1.0
cli_util: ^0.1.0
collection: ^1.14.1
linter: ^0.1.16
package_config: '>=0.1.5 <2.0.0'
plugin: '>=0.1.0 <0.3.0'
protobuf: ^0.5.0
telemetry: ^0.0.1
yaml: ^2.1.2
dev_dependencies:
test_reflective_loader: ^0.1.0
mockito: ^2.0.2
test: ^0.12.0
usage: ^3.2.0+1