Files
sdk/pkg/_fe_analyzer_shared/pubspec.yaml
T
Paul Berry 77e0d7f400 Prepare to publish analyzer 0.39.4
Change-Id: I0be9c2601dc1cc2fa3aa2c17bda03d04a841c266
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/130732
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Janice Collins <jcollins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2020-01-08 22:48:05 +00:00

12 lines
299 B
YAML

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