blob: 2eb61ca616415c5083b3a0dabf223e3635465f66 [file] [log] [blame]
name: analyzer_cli
description: Command line interface for the Dart Analyzer.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: "^2.14.0"
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
analyzer: any
args: any
linter: any
meta: any
path: any
pub_semver: any
yaml: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
lints: any
test_reflective_loader: any
test: any