Files
sdk/pkg/stack_trace/pubspec.yaml
T
2013-03-27 21:15:55 +00:00

12 lines
241 B
YAML

name: stack_trace
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
A package for manipulating stack traces and printing them readably.
dependencies:
pathos: any
dev_dependencies:
unittest: any