Files
sdk/pkg/_fe_analyzer_shared/pubspec.yaml
T
Konstantin Shcheglov ebc055b4d2 Prepare to publish analyzer 0.40.1 and _fe_analyzer_shared 9.0.0.
R=brianwilkerson@google.com, devoncarew@google.com

Change-Id: I2cf281ef7a3238e0313b6ab7aa9634278f72f122
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161420
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2020-09-01 22:04:12 +00:00

12 lines
299 B
YAML

name: _fe_analyzer_shared
version: 9.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