OLD | NEW |
1 { | 1 { |
2 "name": "paper-dialog-scrollable", | 2 "name": "paper-dialog-scrollable", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "description": "A scrollable area used inside the material design dialog", | 4 "description": "A scrollable area used inside the material design dialog", |
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 25 matching lines...) Expand all Loading... |
36 "_release": "1.0.0", | 36 "_release": "1.0.0", |
37 "_resolution": { | 37 "_resolution": { |
38 "type": "version", | 38 "type": "version", |
39 "tag": "v1.0.0", | 39 "tag": "v1.0.0", |
40 "commit": "9d27cbdedfb4b4b06eefffbf99d0e7fa97c3e248" | 40 "commit": "9d27cbdedfb4b4b06eefffbf99d0e7fa97c3e248" |
41 }, | 41 }, |
42 "_source": "git://github.com/PolymerElements/paper-dialog-scrollable.git", | 42 "_source": "git://github.com/PolymerElements/paper-dialog-scrollable.git", |
43 "_target": "^1.0.0", | 43 "_target": "^1.0.0", |
44 "_originalSource": "PolymerElements/paper-dialog-scrollable" | 44 "_originalSource": "PolymerElements/paper-dialog-scrollable" |
45 } | 45 } |
OLD | NEW |