dart-sdk/pkg/_fe_analyzer_shared/pubspec.yaml
Konstantin Shcheglov 7ee4dd1be5 Prepare to publish analyzer 0.39.11 and _fe_analyzer_shared 5.0.0.
R=brianwilkerson@google.com, paulberry@google.com

Change-Id: Ia7cb0355c2595ba6f84f19f6f62b468ccd6d7d72
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152986
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2020-06-30 23:14:37 +00:00

12 lines
299 B
YAML

name: _fe_analyzer_shared
version: 5.0.0
description: Logic that is shared between the front_end and analyzer packages.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/_fe_analyzer_shared
environment:
sdk: '>=2.2.2 <3.0.0'
dependencies:
meta: ^1.0.2
dev_dependencies:
test: ^1.3.4