Files
sdk/pkg/native_stack_traces/pubspec.yaml
T
Teagan Strickland a4aaaf05eb [vm] Cleanups in the native_stack_traces package.
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-release-x64-try,vm-kernel-precomp-mac-release-simarm64-try,vm-kernel-precomp-win-release-x64-try
Change-Id: I285aada8ee46b2caf212957dfc400f00d4aa25b5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133066
Commit-Queue: Teagan Strickland <sstrickl@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2020-01-24 11:40:59 +00:00

19 lines
333 B
YAML

name: native_stack_traces
description: Utilities for working with non-symbolic stack traces.
version: 0.2.0
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/native_stack_traces
environment:
sdk: '>=2.7.1 <3.0.0'
executables:
decode:
dependencies:
args: ^1.5.2
path: ^1.6.4
dev_dependencies:
pedantic: ^1.8.0