OLD | NEW |
1 { | 1 { |
2 "name": "iron-media-query", | 2 "name": "iron-media-query", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "description": "Lets you bind to a CSS media query", | 4 "description": "Lets you bind to a CSS media query", |
5 "authors": [ | 5 "authors": [ |
6 "The Polymer Authors" | 6 "The Polymer Authors" |
7 ], | 7 ], |
8 "keywords": [ | 8 "keywords": [ |
9 "web-components", | 9 "web-components", |
10 "polymer", | 10 "polymer", |
(...skipping 19 matching lines...) Expand all Loading... |
30 "_release": "1.0.1", | 30 "_release": "1.0.1", |
31 "_resolution": { | 31 "_resolution": { |
32 "type": "version", | 32 "type": "version", |
33 "tag": "v1.0.1", | 33 "tag": "v1.0.1", |
34 "commit": "655ba5a1b8f2d8c3e5d0c4053a4f18d6c4c6ac69" | 34 "commit": "655ba5a1b8f2d8c3e5d0c4053a4f18d6c4c6ac69" |
35 }, | 35 }, |
36 "_source": "git://github.com/PolymerElements/iron-media-query.git", | 36 "_source": "git://github.com/PolymerElements/iron-media-query.git", |
37 "_target": "^1.0.0", | 37 "_target": "^1.0.0", |
38 "_originalSource": "PolymerElements/iron-media-query" | 38 "_originalSource": "PolymerElements/iron-media-query" |
39 } | 39 } |
OLD | NEW |