OLD | NEW |
1 { | 1 { |
2 "name": "paper-toggle-button", | 2 "name": "paper-toggle-button", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "description": "A material design toggle button control", | 4 "description": "A material design toggle button control", |
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.1", | 36 "_release": "1.0.1", |
37 "_resolution": { | 37 "_resolution": { |
38 "type": "version", | 38 "type": "version", |
39 "tag": "v1.0.1", | 39 "tag": "v1.0.1", |
40 "commit": "577b045eea2d8e7623fcce40001a2d9e7008bd60" | 40 "commit": "577b045eea2d8e7623fcce40001a2d9e7008bd60" |
41 }, | 41 }, |
42 "_source": "git://github.com/PolymerElements/paper-toggle-button.git", | 42 "_source": "git://github.com/PolymerElements/paper-toggle-button.git", |
43 "_target": "^1.0.0", | 43 "_target": "^1.0.0", |
44 "_originalSource": "PolymerElements/paper-toggle-button" | 44 "_originalSource": "PolymerElements/paper-toggle-button" |
45 } | 45 } |
OLD | NEW |