dart-sdk/pkg/analyzer_cli/pubspec.yaml
Ross Wang 879431330e Bumping protobuf version to ^0.7.0
Fuchsia is including some dart proto code that expects protobuf 0.7.0.

Change-Id: Ie42a3751a2d3a7e51e759b9913d0901ecefafc70
Reviewed-on: https://dart-review.googlesource.com/40480
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
2018-02-14 19:28:23 +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.7.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