File: /home/dv-pro/public_html/wp-content/plugins/simply-static/composer.json
{
"name": "simplystatic/simply-static",
"description": "Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.",
"type": "wordpress-plugin",
"require": {},
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "Patrick Posner",
"email": "[email protected]"
}
],
"support": {
"issues": "https://github.com/Simply-Static/simply-static/issues",
"source": "https://github.com/Simply-Static/simply-static/"
},
"config": {
"platform": {
"php": "7.4"
}
}
}