blob: c84d4f519fc5a0a8f1cb27e3599d9a04d098a99f [file] [log] [blame]
name: template_binding
version: 0.11.0-dev
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:
observe: ">=0.10.0 <0.11.0"
dev_dependencies:
web_components: ">=0.3.1 <0.4.0"
unittest: ">=0.10.0 <0.11.0"
environment:
sdk: ">=1.2.0 <2.0.0"