Index: third_party/polymer/v1_0/components-chromium/polymer/.bower.json |
diff --git a/third_party/polymer/v1_0/components-chromium/polymer/.bower.json b/third_party/polymer/v1_0/components-chromium/polymer/.bower.json |
deleted file mode 100644 |
index ad5d73cea6c6c76469acb67335d5341e0e49d033..0000000000000000000000000000000000000000 |
--- a/third_party/polymer/v1_0/components-chromium/polymer/.bower.json |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-{ |
- "name": "polymer", |
- "version": "1.3.1", |
- "main": [ |
- "polymer.html", |
- "polymer-mini.html", |
- "polymer-micro.html" |
- ], |
- "license": "http://polymer.github.io/LICENSE.txt", |
- "ignore": [ |
- "/.*", |
- "/test/", |
- "gen-changelog.sh" |
- ], |
- "authors": [ |
- "The Polymer Authors (http://polymer.github.io/AUTHORS.txt)" |
- ], |
- "repository": { |
- "type": "git", |
- "url": "https://github.com/Polymer/polymer.git" |
- }, |
- "dependencies": { |
- "webcomponentsjs": "^0.7.20" |
- }, |
- "devDependencies": { |
- "web-component-tester": "*" |
- }, |
- "private": true, |
- "homepage": "https://github.com/Polymer/polymer", |
- "_release": "1.3.1", |
- "_resolution": { |
- "type": "version", |
- "tag": "v1.3.1", |
- "commit": "61fac558012d9ef56ea78ed5435de0c418a4afbb" |
- }, |
- "_source": "git://github.com/Polymer/polymer.git", |
- "_target": "^v1.0.0", |
- "_originalSource": "Polymer/polymer" |
-} |