| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "paper-checkbox", | 2 "name": "paper-checkbox", |
| 3 "version": "1.0.3", | 3 "version": "1.0.3", |
| 4 "description": "A material design checkbox", | 4 "description": "A material design checkbox", |
| 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 23 matching lines...) Expand all Loading... |
| 34 "paper-behaviors": "PolymerElements/paper-behaviors#^1.0.0", | 34 "paper-behaviors": "PolymerElements/paper-behaviors#^1.0.0", |
| 35 "polymer": "Polymer/polymer#^1.0.0" | 35 "polymer": "Polymer/polymer#^1.0.0" |
| 36 }, | 36 }, |
| 37 "_release": "1.0.3", | 37 "_release": "1.0.3", |
| 38 "_resolution": { | 38 "_resolution": { |
| 39 "type": "version", | 39 "type": "version", |
| 40 "tag": "v1.0.3", | 40 "tag": "v1.0.3", |
| 41 "commit": "b32696b963cdcb00223f2a2433ef439363c9a150" | 41 "commit": "b32696b963cdcb00223f2a2433ef439363c9a150" |
| 42 }, | 42 }, |
| 43 "_source": "git://github.com/PolymerElements/paper-checkbox.git", | 43 "_source": "git://github.com/PolymerElements/paper-checkbox.git", |
| 44 "_target": "^1.0.0", | 44 "_target": "~1.0.0", |
| 45 "_originalSource": "PolymerElements/paper-checkbox" | 45 "_originalSource": "PolymerElements/paper-checkbox" |
| 46 } | 46 } |
| OLD | NEW |