diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-content/plugins/option-tree/composer.json --- a/wp/wp-content/plugins/option-tree/composer.json Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-content/plugins/option-tree/composer.json Mon Oct 14 17:39:30 2019 +0200 @@ -1,10 +1,14 @@ { "name": "valendesigns/option-tree", "description": "Theme Options UI Builder for WordPress.", + "homepage": "https://github.com/valendesigns/option-tree", + "license": "GPLv3", "authors": [ { "name": "Derek Herman", - "email": "derek@valendesigns.com" + "email": "derek@valendesigns.com", + "homepage": "http://valendesigns.com", + "role": "Developer" } ], "require": {