{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "8d03ee8cf464879ef4a5fd1a6fba0c95", "packages": [ { "name": "rosell-dk/dom-util-for-webp", "version": "0.3.1", "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.*" }, "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" } }, "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" ], "time": "2019-07-31T14:17:18+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }