b345ef9fb3
R=brianwilkerson@google.com Bug: https://github.com/dart-lang/sdk/issues/45728 Change-Id: I03a78cf0d3a0d9819079a16843edf83294170383 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196104 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
12 lines
301 B
YAML
12 lines
301 B
YAML
name: _fe_analyzer_shared
|
|
version: 21.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.12.0 <3.0.0'
|
|
dependencies:
|
|
meta: ^1.0.2
|
|
dev_dependencies:
|
|
test: ^1.3.4
|