{
    "name": "nk-o/carbon-field-react-select",
    "description": "Carbon Fields extension, that adds a React_Select field type.",
    "keywords": ["wordpress", "carbon-field", "carbon-field-react-select", "react-select"],
    "homepage": "https://nkdev.info/",
    "type": "library",
    "license": "GPL-2.0+",
    "authors": [],
    "require": {},
    "autoload": {
        "files": [
            "field.php"
        ],
        "psr-4": {
            "Carbon_Field_React_Select\\": "core/"
        }
    }
}
