| { |
| "name": "iron-image", |
| "version": "2.2.1", |
| "license": "http://polymer.github.io/LICENSE.txt", |
| "description": "An image-displaying element with lots of convenient features", |
| "private": true, |
| "authors": [ |
| "The Polymer Authors" |
| ], |
| "keywords": [ |
| "web-components", |
| "polymer", |
| "media" |
| ], |
| "repository": { |
| "type": "git", |
| "url": "git://github.com/PolymerElements/iron-image.git" |
| }, |
| "main": "iron-image.html", |
| "ignore": [], |
| "dependencies": { |
| "polymer": "Polymer/polymer#1.9 - 2" |
| }, |
| "devDependencies": { |
| "iron-component-page": "PolymerElements/iron-component-page#1 - 2", |
| "iron-demo-helpers": "PolymerElements/iron-demo-helpers#1 - 2", |
| "paper-styles": "PolymerElements/paper-styles#1 - 2", |
| "web-component-tester": "^6.0.0", |
| "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0" |
| }, |
| "variants": { |
| "1.x": { |
| "dependencies": { |
| "polymer": "Polymer/polymer#^1.9" |
| }, |
| "devDependencies": { |
| "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", |
| "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0", |
| "paper-styles": "PolymerElements/paper-styles#^1.0.4", |
| "web-component-tester": "^4.0.0", |
| "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| }, |
| "resolutions": { |
| "webcomponentsjs": "^0.7" |
| } |
| } |
| }, |
| "resolutions": { |
| "webcomponentsjs": "^1.0.0" |
| } |
| } |