HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/madomeh.com/root/wp-content/plugins/wp-sweep/composer.json
{
  "name": "lesterchan/wp-sweep",
  "description": "WP-Sweep allows you to clean up unused, orphaned and duplicated data in your WordPress. It also optimizes your database tables.",
  "keywords": ["wordpress", "plugin", "wp-sweep", "sweep"],
  "type": "wordpress-plugin",
  "homepage": "https://wordpress.org/plugins/wp-sweep/",
  "authors": [
    {
      "name": "Lester Chan",
      "email": "lesterchan@gmail.com"
    }
  ],
  "license" : "GPL-2.0+",
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:lesterchan/WordPress-Coding-Standards.git"
    }
  ],
  "require": {
    "php": ">=5.6"
  },
  "require-dev": {
    "wp-coding-standards/wpcs": "dev-develop"
  }
}