| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "paper-radio-group", | 2 "name": "paper-radio-group", |
| 3 "version": "1.0.4", | 3 "version": "1.0.5", |
| 4 "description": "A group of material design radio buttons", | 4 "description": "A group of material design radio buttons", |
| 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", |
| 11 "radio", | 11 "radio", |
| 12 "control" | 12 "control" |
| 13 ], | 13 ], |
| (...skipping 12 matching lines...) Expand all Loading... |
| 26 }, | 26 }, |
| 27 "devDependencies": { | 27 "devDependencies": { |
| 28 "web-component-tester": "*", | 28 "web-component-tester": "*", |
| 29 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", | 29 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", |
| 30 "test-fixture": "PolymerElements/test-fixture#^1.0.0", | 30 "test-fixture": "PolymerElements/test-fixture#^1.0.0", |
| 31 "paper-radio-button": "PolymerElements/paper-radio-button#^1.0.0", | 31 "paper-radio-button": "PolymerElements/paper-radio-button#^1.0.0", |
| 32 "paper-styles": "PolymerElements/paper-styles#^1.0.0", | 32 "paper-styles": "PolymerElements/paper-styles#^1.0.0", |
| 33 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0", | 33 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0", |
| 34 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 34 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 35 }, | 35 }, |
| 36 "_release": "1.0.4", | 36 "_release": "1.0.5", |
| 37 "_resolution": { | 37 "_resolution": { |
| 38 "type": "version", | 38 "type": "version", |
| 39 "tag": "v1.0.4", | 39 "tag": "v1.0.5", |
| 40 "commit": "18b94b1ef062d8583cf37c9ccfbb21f70e49ad78" | 40 "commit": "cab4056c58d273f0953c70cc070001c97c9950b3" |
| 41 }, | 41 }, |
| 42 "_source": "git://github.com/PolymerElements/paper-radio-group.git", | 42 "_source": "git://github.com/PolymerElements/paper-radio-group.git", |
| 43 "_target": "^1.0.0", | 43 "_target": "^1.0.0", |
| 44 "_originalSource": "PolymerElements/paper-radio-group" | 44 "_originalSource": "PolymerElements/paper-radio-group" |
| 45 } | 45 } |
| OLD | NEW |