Files
sdk/pkg/_fe_analyzer_shared/pubspec.yaml
T
Konstantin Shcheglov cbcbf898cf Prepare to publish analyzer 3.4.1 and _fe_analyzer_shared 38.0.0
Bug: https://github.com/dart-lang/sdk/issues/48658
Change-Id: I1d3d531cf3550a657a1cdd9d7a29467e4c92df0f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/238620
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2022-03-24 17:44:29 +00:00

12 lines
301 B
YAML

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