wp/wp-content/plugins/option-tree/composer.json
changeset 7 cf61fcea0001
parent 5 5e2f62d02dcd
child 11 bf1778c34b9a
--- 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": {