Files
sdk/pkg/analysis_server/pubspec.yaml
T
Kevin Moore 4d5c5ecdbf Update synced version of pkg:test
Also updated the package references in a number of pubspecs to
more closely align with the package versions that are in the SDK

Change-Id: I061951587befa4211ac7455cf1179911eb07efc0
Reviewed-on: https://dart-review.googlesource.com/c/79920
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
2018-10-16 16:12:38 +00:00

22 lines
495 B
YAML

name: analysis_server
publish_to: none
description: A server that performs analysis of Dart code over character streams using JSON-RPC encoded information.
dependencies:
analyzer: ^0.33.0
args: '>=0.13.0 <2.0.0'
dart_style: '^1.0.6'
intl: ^0.15.0
linter: ^0.1.16
logging: any
package_config: '>=0.1.5 <2.0.0'
path: any
plugin: ^0.2.0
telemetry: ^0.0.1
usage: ^3.2.0+1
watcher: any
yaml: any
dev_dependencies:
html: any
test_reflective_loader: ^0.1.8
test: ^1.0.0