0acc931fc4
R=sigmund@google.com Review URL: https://codereview.chromium.org//25740006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29139 260f80e4-7a28-3924-810f-c04153c831b5
13 lines
394 B
YAML
13 lines
394 B
YAML
name: template_binding
|
|
author: Polymer.dart Team <web-ui-dev@dartlang.org>
|
|
description: >
|
|
Extends the capabilities of the HTML Template Element by enabling it to
|
|
create, manage, and remove instances of content bound to data defined in Dart.
|
|
homepage: https://www.dartlang.org/polymer-dart/
|
|
dependencies:
|
|
logging: any
|
|
observe: any
|
|
dev_dependencies:
|
|
custom_element: any
|
|
unittest: any
|