Files
sdk/pkg/template_binding/pubspec.yaml
T
2013-10-24 00:59:31 +00:00

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