Files
sdk/pkg/native_stack_traces/pubspec.yaml
T
Devon Carew 2a20d4be24 [pkg] ensure each publishable package has a repository pubspec field
Change-Id: I06c0d10c87c3f329098352a7abe9ef9fa0b1532e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241504
Reviewed-by: Kevin Moore <kevmoo@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2022-04-19 22:13:51 +00:00

18 lines
327 B
YAML

name: native_stack_traces
version: 0.4.5
description: Utilities for working with non-symbolic stack traces.
repository: https://github.com/dart-lang/sdk/tree/main/pkg/native_stack_traces
environment:
sdk: '>=2.14.0 <3.0.0'
executables:
decode:
dependencies:
args: ^2.0.0
path: ^1.8.0
dev_dependencies:
lints: any