mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
fe756ad5cd
IT IS NECESSARY TO REBUILD AFTER SYNCING TO THIS CL. Rebuilding creates a needed symlink in out/... for the new js_ast package. R=floitsch@google.com Review URL: https://codereview.chromium.org//931953002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44012 260f80e4-7a28-3924-810f-c04153c831b5
9 lines
248 B
YAML
9 lines
248 B
YAML
name: js_ast
|
|
version: 0.0.0
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: Library creating and printing JavaScript ASTs.
|
|
homepage: http://www.dartlang.org
|
|
dev_dependencies:
|
|
unittest: ">=0.9.0 <0.10.0"
|
|
environment:
|
|
sdk: ">=0.8.10+6 <2.0.0"
|