{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "1c5b2413d48b934df8b692243c38aced", "packages": [ { "name": "magyarandras/amp-converter", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/magyarandras/amp-converter.git", "reference": "6567e1cd5b48a081f66b13cf374c320cece44c38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/magyarandras/amp-converter/zipball/6567e1cd5b48a081f66b13cf374c320cece44c38", "reference": "6567e1cd5b48a081f66b13cf374c320cece44c38", "shasum": "" }, "require": { "ext-dom": "*", "marc1706/fast-image-size": "1.*", "masterminds/html5": "^2.6" }, "require-dev": { "phpspec/phpspec": "^5.1" }, "type": "library", "autoload": { "psr-4": { "magyarandras\\AMPConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "AndrĂ¡s Magyar", "email": "magyarandrasistvan@gmail.com" } ], "description": "A library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).", "keywords": [ "AMPHTML", "amp", "amp-html", "converter", "html" ], "time": "2019-06-19T18:40:47+00:00" }, { "name": "marc1706/fast-image-size", "version": "v1.1.6", "source": { "type": "git", "url": "https://github.com/marc1706/fast-image-size.git", "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/3a3a2b036be20f43fa06ce00dfa754df503e6684", "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "FastImageSize\\": "lib", "FastImageSize\\tests\\": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marc Alexander", "email": "admin@m-a-styles.de", "homepage": "https://www.m-a-styles.de", "role": "Developer" } ], "description": "fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.", "homepage": "https://www.m-a-styles.de", "keywords": [ "fast", "getimagesize", "image", "imagesize", "php", "size" ], "time": "2019-12-07T08:02:07+00:00" }, { "name": "masterminds/html5", "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "time": "2019-07-25T07:03:26+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }