Index: samples/third_party/todomvc_performance/js_todomvc/components/polymer/bower.json |
diff --git a/samples/third_party/todomvc_performance/js_todomvc/components/polymer/bower.json b/samples/third_party/todomvc_performance/js_todomvc/components/polymer/bower.json |
deleted file mode 100644 |
index bd7a8ea5fc6561fc8b46277d1276b8fc6310bd16..0000000000000000000000000000000000000000 |
--- a/samples/third_party/todomvc_performance/js_todomvc/components/polymer/bower.json |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "name": "polymer", |
- "description": "Polymer 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": "http://www.polymer-project.org/", |
- "keywords": [ |
- "util", |
- "client", |
- "browser", |
- "web components", |
- "web-components" |
- ], |
- "author": "Polymer Authors <polymer-dev@googlegroups.com>", |
- "main": [ |
- "polymer.js" |
- ], |
- "dependencies": { |
- "platform": "Polymer/platform#0.2.1" |
- }, |
- "version": "0.2.1" |
-} |