HEX
Server: LiteSpeed
System: Linux server232.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: heatxmsi (538)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/heatxmsi/admin.heat-busters.com/wp-content/plugins/vercel-deploy-hooks/composer.json
{
  "name": "aderaaij/wp-vercel-deploy-hooks",
  "version": "1.4.2",
  "type": "wordpress-plugin",
  "license": "GPLv3",
  "description": "WordPress starter theme with a modern development workflow",
  "homepage": "https://github.com/aderaaij/wp-vercel-deploy-hooks",
  "authors": [
    {
      "name": "Arden de Raaij",
      "email": "a.de.raaij@gmail.com",
      "homepage": "https://github.com/aderaaij/"
    }
  ],
  "keywords": [
    "wordpress"
  ],
  "support": {
    "issues": "https://github.com/aderaaij/wp-vercel-deploy-hooks/issues"
  },
  "autoload": {
    "psr-4": {
      "App\\": "app/"
    }
  },
  "require": {
    "php": "^7.1"
  },
  "config": {
    "optimize-autoloader": true,
    "preferred-install": "dist",
    "sort-packages": true
  },
  "minimum-stability": "dev",
  "prefer-stable": true,
  "scripts": {
    "lint": [
      "phpcs --ignore=index.php,vendor,resources,storage,dist --extensions=php --standard=PSR12 ."
    ]
  }
}