a8eafbee60
R=jmesserly@google.com Review URL: https://codereview.chromium.org//23509007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27310 260f80e4-7a28-3924-810f-c04153c831b5
28 lines
646 B
YAML
28 lines
646 B
YAML
name: polymer
|
|
author: Web UI Authors <web-ui-dev@dartlang.org>
|
|
description: >
|
|
Polymer.dart is a new type of library for the web, built on top of Web
|
|
Components, and designed to leverage the evolving web platform on modern
|
|
browsers.
|
|
homepage: https://www.dartlang.org/polymer-dart/
|
|
dependencies:
|
|
analyzer_experimental: any
|
|
args: any
|
|
barback: any
|
|
browser: any
|
|
csslib: any
|
|
custom_element: any
|
|
html5lib: any
|
|
html_import: any
|
|
js: any
|
|
logging: any
|
|
mdv: any
|
|
observe: any
|
|
path: any
|
|
polymer_expressions: any
|
|
shadow_dom: any
|
|
source_maps: any
|
|
# TODO(jmesserly): make this a dev_dependency
|
|
unittest: any
|
|
yaml: any
|