blob: e72ee38f109365b5233b7ed4d375e2e1037acf11 [file] [log] [blame]
name: stack_trace
version: 1.9.6
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'