| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-image", | 2 "name": "iron-image", |
| 3 "version": "1.0.0", | 3 "version": "1.0.0", |
| 4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
| 5 "description": "An image-displaying element with lots of convenient features", | 5 "description": "An image-displaying element with lots of convenient features", |
| 6 "private": true, | 6 "private": true, |
| 7 "authors": [ | 7 "authors": [ |
| 8 "The Polymer Authors" | 8 "The Polymer Authors" |
| 9 ], | 9 ], |
| 10 "keywords": [ | 10 "keywords": [ |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 "_release": "1.0.0", | 26 "_release": "1.0.0", |
| 27 "_resolution": { | 27 "_resolution": { |
| 28 "type": "version", | 28 "type": "version", |
| 29 "tag": "v1.0.0", | 29 "tag": "v1.0.0", |
| 30 "commit": "b2a3ef4c558b91a3f9a897f2d0b4c961a220a325" | 30 "commit": "b2a3ef4c558b91a3f9a897f2d0b4c961a220a325" |
| 31 }, | 31 }, |
| 32 "_source": "git://github.com/PolymerElements/iron-image.git", | 32 "_source": "git://github.com/PolymerElements/iron-image.git", |
| 33 "_target": "^1.0.0", | 33 "_target": "^1.0.0", |
| 34 "_originalSource": "PolymerElements/iron-image" | 34 "_originalSource": "PolymerElements/iron-image" |
| 35 } | 35 } |
| OLD | NEW |