a9d24edd0f
R=ajohnsen@google.com Review URL: https://codereview.chromium.org//18356011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24964 260f80e4-7a28-3924-810f-c04153c831b5
12 lines
239 B
YAML
12 lines
239 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:
|
|
path: any
|
|
|
|
dev_dependencies:
|
|
unittest: any
|