{
    "packages": [
        {
            "name": "fasterimage/fasterimage",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willwashburn/fasterimage.git",
                "reference": "42d125a15dc124520aff2157bbed9a4b2d4f310a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willwashburn/fasterimage/zipball/42d125a15dc124520aff2157bbed9a4b2d4f310a",
                "reference": "42d125a15dc124520aff2157bbed9a4b2d4f310a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "willwashburn/stream": ">=1.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "php-mock/php-mock-phpunit": "^2.3",
                "phpunit/phpunit": "~6.0"
            },
            "time": "2019-05-25T14:33:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Washburn",
                    "email": "will@tailwindapp.com"
                },
                {
                    "name": "Weston Ruter"
                }
            ],
            "description": "FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.",
            "homepage": "https://github.com/willwashburn/fasterimage",
            "keywords": [
                "fast image",
                "faster image",
                "fasterimage",
                "fastimage",
                "getimagesize",
                "image size",
                "parallel"
            ],
            "support": {
                "issues": "https://github.com/willwashburn/fasterimage/issues",
                "source": "https://github.com/willwashburn/fasterimage/tree/master"
            },
            "install-path": "../fasterimage/fasterimage"
        },
        {
            "name": "hassankhan/config",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hassankhan/config.git",
                "reference": "82421bb17d21cb0c10b98b89ea54aa4027adfc3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hassankhan/config/zipball/82421bb17d21cb0c10b98b89ea54aa4027adfc3f",
                "reference": "82421bb17d21cb0c10b98b89ea54aa4027adfc3f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.5 || ~7.5 || ~8.5",
                "scrutinizer/ocular": "~1.1",
                "squizlabs/php_codesniffer": "~2.2",
                "symfony/yaml": "~3.4",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "symfony/yaml": "~3.4"
            },
            "time": "2022-03-26T19:37:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Noodlehaus\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hassan Khan",
                    "homepage": "http://hassankhan.me/",
                    "role": "Developer"
                }
            ],
            "description": "Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files",
            "homepage": "http://hassankhan.me/config/",
            "keywords": [
                "config",
                "configuration",
                "ini",
                "json",
                "microphp",
                "unframework",
                "xml",
                "yaml",
                "yml"
            ],
            "support": {
                "issues": "https://github.com/hassankhan/config/issues",
                "source": "https://github.com/hassankhan/config/tree/3.0.1"
            },
            "install-path": "../hassankhan/config"
        },
        {
            "name": "willwashburn/stream",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willwashburn/stream.git",
                "reference": "345b3062493e3899d987dbdd1fec1c13ee28c903"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willwashburn/stream/zipball/345b3062493e3899d987dbdd1fec1c13ee28c903",
                "reference": "345b3062493e3899d987dbdd1fec1c13ee28c903",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0"
            },
            "time": "2016-03-15T10:54:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WillWashburn\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Washburn",
                    "email": "will.washburn@gmail.com"
                }
            ],
            "description": "model a sequence of data elements made available over time ",
            "homepage": "https://github.com/willwashburn/stream",
            "keywords": [
                "peek",
                "read",
                "stream",
                "streamable"
            ],
            "support": {
                "issues": "https://github.com/willwashburn/stream/issues",
                "source": "https://github.com/willwashburn/stream/tree/master"
            },
            "install-path": "../willwashburn/stream"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
