dart-sdk/pkg/diagnostic/pubspec.yaml
Kevin Moore 0236c5c051 pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info
Until we plan to publish these, it helps tools track what are our public
packages

Change-Id: I5bb692fd6f3da5cfdc9b759d55375435c7885b83
Reviewed-on: https://dart-review.googlesource.com/c/87220
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
2018-12-13 16:44:44 +00:00

8 lines
222 B
YAML

name: diagnostic
publish_to: none
author: Dart Team <misc@dartlang.org>
description: Diagnostics for Dart
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/diagnostic
environment:
sdk: '>=2.0.0-dev.48.0 <3.0.0'