| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-fit-behavior", | 2 "name": "iron-fit-behavior", |
| 3 "version": "1.2.6", | 3 "version": "1.2.6", |
| 4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
| 5 "description": "Fits an element inside another element", | 5 "description": "Fits an element inside another element", |
| 6 "private": true, | 6 "private": true, |
| 7 "main": "iron-fit-behavior.html", | 7 "main": "iron-fit-behavior.html", |
| 8 "keywords": [ | 8 "keywords": [ |
| 9 "web-components", | 9 "web-components", |
| 10 "polymer", | 10 "polymer", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 }, | 29 }, |
| 30 "ignore": [], | 30 "ignore": [], |
| 31 "homepage": "https://github.com/PolymerElements/iron-fit-behavior", | 31 "homepage": "https://github.com/PolymerElements/iron-fit-behavior", |
| 32 "_release": "1.2.6", | 32 "_release": "1.2.6", |
| 33 "_resolution": { | 33 "_resolution": { |
| 34 "type": "version", | 34 "type": "version", |
| 35 "tag": "v1.2.6", | 35 "tag": "v1.2.6", |
| 36 "commit": "e3292f5128b3c7d984c6edc4586439e61e17aa8f" | 36 "commit": "e3292f5128b3c7d984c6edc4586439e61e17aa8f" |
| 37 }, | 37 }, |
| 38 "_source": "https://github.com/PolymerElements/iron-fit-behavior.git", | 38 "_source": "https://github.com/PolymerElements/iron-fit-behavior.git", |
| 39 "_target": "^1.0.0", | 39 "_target": "^1.1.0", |
| 40 "_originalSource": "PolymerElements/iron-fit-behavior" | 40 "_originalSource": "PolymerElements/iron-fit-behavior" |
| 41 } | 41 } |
| OLD | NEW |