HOME


Mini Shell 1.0
DIR: /var/www/kim_LIVE/wp-content/plugins/simply-static/
Upload File :
Current File : /var/www/kim_LIVE/wp-content/plugins/simply-static/composer.json
{
  "name": "patrickposner/simply-static",
  "description": "A simple WordPress static site generator",
  "type": "wordpress-plugin",
  "require": {
      "voku/simple_html_dom": "^4.8.9",
      "a5hleyrich/wp-background-processing": "^1.3.1",
      "voku/portable-utf8": "^6.0.13"
  },
  "license": "gpl",
  "authors": [
    {
      "name": "Patrick Posner",
      "email": "hello@patrickposner.de"
    }
  ],
  "support": {
      "issues": "https://github.com/patrickposner/simply-static/issues",
      "source": "https://github.com/patrickposner/simply-static/"
  },
  "config": {
    "platform": {
      "php": "7.4"
    }
  }
}