| Index: third_party/polymer/v1_0/components-chromium/iron-input/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-input/bower.json b/third_party/polymer/v1_0/components-chromium/iron-input/bower.json
|
| deleted file mode 100644
|
| index 15142ba471c4b655e7524b26b0a1e7cd387bb0bd..0000000000000000000000000000000000000000
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-input/bower.json
|
| +++ /dev/null
|
| @@ -1,35 +0,0 @@
|
| -{
|
| - "name": "iron-input",
|
| - "version": "1.0.1",
|
| - "description": "An input element with data binding",
|
| - "authors": [
|
| - "The Polymer Authors"
|
| - ],
|
| - "keywords": [
|
| - "web-components",
|
| - "polymer",
|
| - "input"
|
| - ],
|
| - "main": [
|
| - "iron-input.html"
|
| - ],
|
| - "private": true,
|
| - "repository": {
|
| - "type": "git",
|
| - "url": "git://github.com/PolymerElements/iron-input.git"
|
| - },
|
| - "license": "http://polymer.github.io/LICENSE.txt",
|
| - "homepage": "https://github.com/PolymerElements/iron-input",
|
| - "ignore": [],
|
| - "dependencies": {
|
| - "iron-validatable-behavior": "PolymerElements/iron-validatable-behavior#^1.0.0",
|
| - "polymer": "Polymer/polymer#^1.0.0"
|
| - },
|
| - "devDependencies": {
|
| - "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
| - "iron-validator-behavior": "PolymerElements/iron-validator-behavior#^1.0.0",
|
| - "test-fixture": "PolymerElements/test-fixture#^1.0.0",
|
| - "web-component-tester": "*",
|
| - "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| - }
|
| -}
|
|
|