Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: pkg/template_binding/pubspec.yaml

Issue 815843002: delete template binding from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/template_binding/lib/template_binding.dart ('k') | pkg/template_binding/test/binding_syntax.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/pubspec.yaml
diff --git a/pkg/template_binding/pubspec.yaml b/pkg/template_binding/pubspec.yaml
deleted file mode 100644
index baa4f904cf1727f27c2832c4f7d087709cef4299..0000000000000000000000000000000000000000
--- a/pkg/template_binding/pubspec.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: template_binding
-version: 0.14.0
-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.11.0 <0.13.0"
- web_components: ">=0.7.0 <0.11.0"
-dev_dependencies:
- unittest: ">=0.10.0 <0.11.0"
-environment:
- sdk: ">=1.2.0 <2.0.0"
« no previous file with comments | « pkg/template_binding/lib/template_binding.dart ('k') | pkg/template_binding/test/binding_syntax.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698