618df8243a
R=jmesserly@google.com Review URL: https://codereview.chromium.org//346993002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37531 260f80e4-7a28-3924-810f-c04153c831b5
12 lines
304 B
YAML
12 lines
304 B
YAML
name: source_maps
|
|
version: 0.9.2+2
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: Library to programmatically manipulate source map files.
|
|
homepage: http://www.dartlang.org
|
|
dependencies:
|
|
path: '>=1.2.0 <2.0.0'
|
|
environment:
|
|
sdk: '>=0.8.10+6 <2.0.0'
|
|
dev_dependencies:
|
|
unittest: '>=0.9.0 <0.10.0'
|