dart-sdk/pkg/telemetry/pubspec.yaml
Devon Carew 8cba879f46 Add additional validations to the pkg/ package pubspecs.
TEST=these are additional validations that we run on the bots

Redux of https://dart-review.googlesource.com/c/sdk/+/161040

Change-Id: Ia32ced5d48fbfeafacfa9e51dc4774d2e9425091
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/174601
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2020-12-02 17:27:18 +00:00

20 lines
406 B
YAML

name: telemetry
description: A library to facilitate reporting analytics and crash reports.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
author: Dart Team <misc@dartlang.org>
environment:
sdk: '>=1.0.0 <3.0.0'
dependencies:
http: ^0.12.0
meta:
path: ../meta
path: ^1.4.0
stack_trace: ^1.7.0
usage: ^3.2.0+1
dev_dependencies:
test: ^1.0.0