OLD | NEW |
1 { | 1 { |
2 "name": "paper-item", | 2 "name": "paper-item", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "description": "A material-design styled list item", | 4 "description": "A material-design styled list item", |
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 29 matching lines...) Expand all Loading... |
40 "_release": "1.0.1", | 40 "_release": "1.0.1", |
41 "_resolution": { | 41 "_resolution": { |
42 "type": "version", | 42 "type": "version", |
43 "tag": "v1.0.1", | 43 "tag": "v1.0.1", |
44 "commit": "645ebae475ab4fc28698da253ccc3aa2c48341d7" | 44 "commit": "645ebae475ab4fc28698da253ccc3aa2c48341d7" |
45 }, | 45 }, |
46 "_source": "git://github.com/PolymerElements/paper-item.git", | 46 "_source": "git://github.com/PolymerElements/paper-item.git", |
47 "_target": "^1.0.0", | 47 "_target": "^1.0.0", |
48 "_originalSource": "PolymerElements/paper-item" | 48 "_originalSource": "PolymerElements/paper-item" |
49 } | 49 } |
OLD | NEW |