OLD | NEW |
1 { | 1 { |
2 "name": "iron-fit-behavior", | 2 "name": "iron-fit-behavior", |
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": "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 21 matching lines...) Expand all Loading... |
32 "_release": "1.0.0", | 32 "_release": "1.0.0", |
33 "_resolution": { | 33 "_resolution": { |
34 "type": "version", | 34 "type": "version", |
35 "tag": "v1.0.0", | 35 "tag": "v1.0.0", |
36 "commit": "971104a539e356fc9f8d5c640fced7f1af653c15" | 36 "commit": "971104a539e356fc9f8d5c640fced7f1af653c15" |
37 }, | 37 }, |
38 "_source": "git://github.com/PolymerElements/iron-fit-behavior.git", | 38 "_source": "git://github.com/PolymerElements/iron-fit-behavior.git", |
39 "_target": "^1.0.0", | 39 "_target": "^1.0.0", |
40 "_originalSource": "PolymerElements/iron-fit-behavior" | 40 "_originalSource": "PolymerElements/iron-fit-behavior" |
41 } | 41 } |
OLD | NEW |