{
    "packages": [
        {
            "name": "rosell-dk/dom-util-for-webp",
            "version": "0.3.1",
            "version_normalized": "0.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/dom-util-for-webp.git",
                "reference": "bae8f4a9b666726359d28bfb227d886c12f136a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/dom-util-for-webp/zipball/bae8f4a9b666726359d28bfb227d886c12f136a9",
                "reference": "bae8f4a9b666726359d28bfb227d886c12f136a9",
                "shasum": ""
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "5.7.27",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2019-07-31T14:17:18+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DOMUtilForWebP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Replace image URLs found in HTML",
            "keywords": [
                "Webp",
                "html",
                "images",
                "replace"
            ],
            "install-path": "../rosell-dk/dom-util-for-webp"
        }
    ],
    "dev": true
}
