{
    "name": "Cyber Press Plugin",
    "license": "GPL-2.0",
    "type": "wordpress-plugin",
    "homepage": "https://nkdev.info/",
    "authors": [],
    "autoload": {
        "psr-4": {
            "Carbon_Fields_Plugin\\": "core/",
            "Rinvex\\Country\\": "src/"
        }
    },
    "require": {
        "php": ">=5.3",
        "composer/installers": "^1.0",
        "htmlburger/carbon-fields": "^3.2.1",
        "rinvex/country": "^2.0.0",
        "nk-o/carbon-field-react-select": "^3.0.4"
    }
}
