Current Path : /var/www/html/wp-content/plugins/duplica/vendor/codexpert/plugin/ |
Current File : /var/www/html/wp-content/plugins/duplica/vendor/codexpert/plugin/composer.json |
{ "name": "codexpert/plugin", "type": "library", "description": "Plugin tools for Codexpert", "keywords": ["plugin","codexpert"], "homepage": "https://bitbucket.org/codexpertio/codexpert-plugin", "license": "GPL-3.0-or-later", "authors": [ { "name": "Codexpert", "email": "hello@codexpert.io", "homepage": "https://codexpert.io", "role": "Developer" } ], "require": { "php": ">=5.3.0" }, "autoload": { "classmap": ["src/"] } }