{
"name": "sheabunge/visual-term-description-editor",
"description": "Replaces the plain-text editor for WordPress taxonomies with a visual WYSIWYG editor",
"type": "wordpress-plugin",
"license": "MIT",
"authors": [
{
"name": "Shea Bunge",
"email": "[email protected]"
}
],
"require": {
"composer/installers": "^1.0",
"php": ">=5.4"
},
"autoload": {
"classmap": ["php/"]
}
}