blob: 147f7cc76d6177b132d3c1954a4d984b69cda6df [file] [log] [blame]
name: stack_trace
version: 1.9.5
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'