Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/duplica/vendor/codexpert/plugin/
Upload File :
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/"]
    }
}