[
    {
        "name": "automattic/vipwpcs",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/VIP-Coding-Standards.git",
            "reference": "03e75ddd0261b675dece60fb67fc2e9c6af4ad35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/03e75ddd0261b675dece60fb67fc2e9c6af4ad35",
            "reference": "03e75ddd0261b675dece60fb67fc2e9c6af4ad35",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "squizlabs/php_codesniffer": "^3.5.5",
            "wp-coding-standards/wpcs": "^2.3"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
            "phpcompatibility/php-compatibility": "^9",
            "phpunit/phpunit": "^4 || ^5 || ^6 || ^7"
        },
        "suggest": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will manage the PHPCS 'installed_paths' automatically."
        },
        "time": "2020-07-07T07:48:04+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Contributors",
                "homepage": "https://github.com/Automattic/VIP-Coding-Standards/graphs/contributors"
            }
        ],
        "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions",
        "keywords": [
            "phpcs",
            "standards",
            "wordpress"
        ]
    },
    {
        "name": "dealerdirect/phpcodesniffer-composer-installer",
        "version": "v0.5.0",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
            "reference": "e749410375ff6fb7a040a68878c656c2e610b132"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132",
            "reference": "e749410375ff6fb7a040a68878c656c2e610b132",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": "^5.3|^7",
            "squizlabs/php_codesniffer": "^2|^3"
        },
        "require-dev": {
            "composer/composer": "*",
            "phpcompatibility/php-compatibility": "^9.0",
            "sensiolabs/security-checker": "^4.1.0"
        },
        "time": "2018-10-26T13:21:45+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Franck Nijhof",
                "email": "franck.nijhof@dealerdirect.com",
                "homepage": "http://www.frenck.nl",
                "role": "Developer / IT Manager"
            }
        ],
        "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
        "homepage": "http://www.dealerdirect.com",
        "keywords": [
            "PHPCodeSniffer",
            "PHP_CodeSniffer",
            "code quality",
            "codesniffer",
            "composer",
            "installer",
            "phpcs",
            "plugin",
            "qa",
            "quality",
            "standard",
            "standards",
            "style guide",
            "stylecheck",
            "tests"
        ]
    },
    {
        "name": "firebase/php-jwt",
        "version": "v5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "time": "2020-03-25T18:49:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt",
        "keywords": [
            "jwt",
            "php"
        ]
    },
    {
        "name": "phpcompatibility/php-compatibility",
        "version": "9.3.5",
        "version_normalized": "9.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
            "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
            "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3",
            "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
        },
        "conflict": {
            "squizlabs/php_codesniffer": "2.6.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
        },
        "suggest": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
            "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
        },
        "time": "2019-12-27T09:44:58+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Wim Godden",
                "homepage": "https://github.com/wimg",
                "role": "lead"
            },
            {
                "name": "Juliette Reinders Folmer",
                "homepage": "https://github.com/jrfnl",
                "role": "lead"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
            }
        ],
        "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
        "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
        "keywords": [
            "compatibility",
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "phpcompatibility/phpcompatibility-paragonie",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
            "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
            "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
            "shasum": ""
        },
        "require": {
            "phpcompatibility/php-compatibility": "^9.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
            "paragonie/random_compat": "dev-master",
            "paragonie/sodium_compat": "dev-master"
        },
        "suggest": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
            "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
        },
        "time": "2019-11-04T15:17:54+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Wim Godden",
                "role": "lead"
            },
            {
                "name": "Juliette Reinders Folmer",
                "role": "lead"
            }
        ],
        "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
        "homepage": "http://phpcompatibility.com/",
        "keywords": [
            "compatibility",
            "paragonie",
            "phpcs",
            "polyfill",
            "standards"
        ]
    },
    {
        "name": "phpcompatibility/phpcompatibility-wp",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
            "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
            "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
            "shasum": ""
        },
        "require": {
            "phpcompatibility/php-compatibility": "^9.0",
            "phpcompatibility/phpcompatibility-paragonie": "^1.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
        },
        "suggest": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
            "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
        },
        "time": "2019-08-28T14:22:28+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Wim Godden",
                "role": "lead"
            },
            {
                "name": "Juliette Reinders Folmer",
                "role": "lead"
            }
        ],
        "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
        "homepage": "http://phpcompatibility.com/",
        "keywords": [
            "compatibility",
            "phpcs",
            "standards",
            "wordpress"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.5.5",
        "version_normalized": "3.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
            "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2020-04-17T01:09:41+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "wp-coding-standards/wpcs",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
            "reference": "7da1894633f168fe244afc6de00d141f27517b62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
            "reference": "7da1894633f168fe244afc6de00d141f27517b62",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "squizlabs/php_codesniffer": "^3.3.1"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
            "phpcompatibility/php-compatibility": "^9.0",
            "phpcsstandards/phpcsdevtools": "^1.0",
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "suggest": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
        },
        "time": "2020-05-13T23:57:56+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Contributors",
                "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
            }
        ],
        "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
        "keywords": [
            "phpcs",
            "standards",
            "wordpress"
        ]
    }
]
