| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "paper-radio-button", | 2 "name": "paper-radio-button", |
| 3 "version": "1.0.3", | 3 "version": "1.0.3", |
| 4 "description": "A material design radio button", | 4 "description": "A material design radio button", |
| 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 21 matching lines...) Expand all Loading... |
| 32 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0", | 32 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0", |
| 33 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 33 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 34 }, | 34 }, |
| 35 "_release": "1.0.3", | 35 "_release": "1.0.3", |
| 36 "_resolution": { | 36 "_resolution": { |
| 37 "type": "version", | 37 "type": "version", |
| 38 "tag": "v1.0.3", | 38 "tag": "v1.0.3", |
| 39 "commit": "adf0de18d7f0b20b6ee7e891b4f265427fe2e5ff" | 39 "commit": "adf0de18d7f0b20b6ee7e891b4f265427fe2e5ff" |
| 40 }, | 40 }, |
| 41 "_source": "git://github.com/PolymerElements/paper-radio-button.git", | 41 "_source": "git://github.com/PolymerElements/paper-radio-button.git", |
| 42 "_target": "^1.0.0", | 42 "_target": "~1.0.0", |
| 43 "_originalSource": "PolymerElements/paper-radio-button" | 43 "_originalSource": "PolymerElements/paper-radio-button" |
| 44 } | 44 } |
| OLD | NEW |