File: //var/chroot/var/chroot/var/www/wp-content/mu-plugins/vendor/wpex/expert-banner/composer.json
{
"name": "wpex/expert-banner",
"description": "WPEX WordPress plugin for Expert Banner. Provides a link to expert services in the header of the editor screen. Intended to be used as a sub-plugin of System Plugin.",
"type": "wordpress-plugin",
"license": "GPL-2.0-only",
"authors": [
{
"name": "GoDaddy",
"homepage": "https://godaddy.com"
}
],
"scripts": {
"prepare-release": "bash bin/prepare-release.sh"
}
}