{
    "name": "kind-site-framework/kind-site-framework",
    "description": "A plugin to standardize how Kind Creative builds, rebuilds, and maintains client sites.",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Kind Creative",
            "homepage": "https://kindcreative.com/"
        }
    ],
    "require": {
        "php": ">=7.4",
        "firebase/php-jwt": "^6.0",
	    "ext-openssl": "*",
	    "ext-json": "*"
    }
}
