| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-flex-layout", | 2 "name": "iron-flex-layout", |
| 3 "version": "1.0.2", | 3 "version": "1.0.2", |
| 4 "description": "Provide flexbox-based layouts", | 4 "description": "Provide flexbox-based layouts", |
| 5 "keywords": [ | 5 "keywords": [ |
| 6 "web-components", | 6 "web-components", |
| 7 "polymer", | 7 "polymer", |
| 8 "layout" | 8 "layout" |
| 9 ], | 9 ], |
| 10 "private": true, | 10 "private": true, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 24 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 25 }, | 25 }, |
| 26 "homepage": "https://github.com/PolymerElements/iron-flex-layout", | 26 "homepage": "https://github.com/PolymerElements/iron-flex-layout", |
| 27 "_release": "1.0.2", | 27 "_release": "1.0.2", |
| 28 "_resolution": { | 28 "_resolution": { |
| 29 "type": "version", | 29 "type": "version", |
| 30 "tag": "v1.0.2", | 30 "tag": "v1.0.2", |
| 31 "commit": "50bcecf40ab23caa7c2cd90030555e00c5ba7154" | 31 "commit": "50bcecf40ab23caa7c2cd90030555e00c5ba7154" |
| 32 }, | 32 }, |
| 33 "_source": "git://github.com/PolymerElements/iron-flex-layout.git", | 33 "_source": "git://github.com/PolymerElements/iron-flex-layout.git", |
| 34 "_target": "^1.0.0", | 34 "_target": "~1.0.0", |
| 35 "_originalSource": "PolymerElements/iron-flex-layout" | 35 "_originalSource": "PolymerElements/iron-flex-layout" |
| 36 } | 36 } |
| OLD | NEW |