blob: 6eeb6459582213a5847851e681b12cd9332a7629 [file] [log] [blame]
name: stack_trace
version: 1.9.4
description: A package for manipulating stack traces and printing them readably.
homepage: https://github.com/dart-lang/stack_trace
environment:
sdk: '>=2.0.0 <3.0.0'
dependencies:
path: ^1.2.0
dev_dependencies:
pedantic: ^1.0.0
test: '>=0.12.17 <2.0.0'