Files
sdk/pkg/telemetry/pubspec.yaml
T
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

17 lines
305 B
YAML

name: telemetry
description: A library to facilitate reporting analytics and crash reports.
publish_to: none
author: Dart Team <misc@dartlang.org>
environment:
sdk: '>=1.0.0 <3.0.0'
dependencies:
http: ^0.12.0
path: ^1.4.0
stack_trace: ^1.7.0
usage: ^3.2.0+1
dev_dependencies:
test: ^1.0.0