OLD | NEW |
1 { | 1 { |
2 "name": "iron-fit-behavior", | 2 "name": "iron-fit-behavior", |
3 "version": "1.0.3", | 3 "version": "1.0.3", |
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": [ | 7 "main": [ |
8 "iron-fit-behavior.html" | 8 "iron-fit-behavior.html" |
9 ], | 9 ], |
10 "keywords": [ | 10 "keywords": [ |
(...skipping 19 matching lines...) Expand all Loading... |
30 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 30 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
31 }, | 31 }, |
32 "homepage": "https://github.com/PolymerElements/iron-fit-behavior", | 32 "homepage": "https://github.com/PolymerElements/iron-fit-behavior", |
33 "_release": "1.0.3", | 33 "_release": "1.0.3", |
34 "_resolution": { | 34 "_resolution": { |
35 "type": "version", | 35 "type": "version", |
36 "tag": "v1.0.3", | 36 "tag": "v1.0.3", |
37 "commit": "df9fd83577ea6ebd98f5cad8333daa73dd0f34ba" | 37 "commit": "df9fd83577ea6ebd98f5cad8333daa73dd0f34ba" |
38 }, | 38 }, |
39 "_source": "git://github.com/PolymerElements/iron-fit-behavior.git", | 39 "_source": "git://github.com/PolymerElements/iron-fit-behavior.git", |
40 "_target": "~1.0.3", | 40 "_target": "~1.0.0", |
41 "_originalSource": "PolymerElements/iron-fit-behavior", | 41 "_originalSource": "PolymerElements/iron-fit-behavior" |
42 "_direct": true | |
43 } | 42 } |
OLD | NEW |