80a24e7d47
the code in page. People playing with inlining scripts in HTML should load the compiled code directly, but this doesn't hurt. R=dgrove@google.com Review URL: https://codereview.chromium.org//99943006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31434 260f80e4-7a28-3924-810f-c04153c831b5
9 lines
229 B
YAML
9 lines
229 B
YAML
name: browser
|
|
version: 0.9.1
|
|
authors: ["Dart Team <misc@dartlang.org>"]
|
|
homepage: http://www.dartlang.org
|
|
description: >
|
|
The bootstrap dart.js script for Dart apps running in the browser.
|
|
environment:
|
|
sdk: ">=0.8.10+6 <2.0.0"
|