blob: 093c397ae30896c2f6cdf44977c9d135646794a5 [file] [log] [blame]
name: source_map_stack_trace
version: 1.0.3
description: >
A package for applying source maps to stack traces.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/source_map_stack_trace
dependencies:
stack_trace: "^1.0.0"
source_maps: "^0.10.0"
dev_dependencies:
test: "^0.12.0-dev.1"
environment:
sdk: '>=1.8.0 <2.0.0'