author | ymh <ymh.work@gmail.com> |
Mon, 14 Oct 2019 17:39:30 +0200 | |
changeset 7 | cf61fcea0001 |
parent 5 | 5e2f62d02dcd |
child 11 | bf1778c34b9a |
permissions | -rwxr-xr-x |
5 | 1 |
{ |
2 |
"name": "valendesigns/option-tree", |
|
3 |
"description": "Theme Options UI Builder for WordPress.", |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
4 |
"homepage": "https://github.com/valendesigns/option-tree", |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
5 |
"license": "GPLv3", |
5 | 6 |
"authors": [ |
7 |
{ |
|
8 |
"name": "Derek Herman", |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
9 |
"email": "derek@valendesigns.com", |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
10 |
"homepage": "http://valendesigns.com", |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
11 |
"role": "Developer" |
5 | 12 |
} |
13 |
], |
|
14 |
"require": { |
|
15 |
}, |
|
16 |
"autoload": { |
|
17 |
"files": ["ot-loader.php"] |
|
18 |
} |
|
19 |
} |