[
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "ua1-labs/firebug",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ua1-labs/firebug.git",
            "reference": "1afc2c6d5ed95c6920bbb996a5104f283d08faba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ua1-labs/firebug/zipball/1afc2c6d5ed95c6920bbb996a5104f283d08faba",
            "reference": "1afc2c6d5ed95c6920bbb996a5104f283d08faba",
            "shasum": ""
        },
        "require": {
            "php": ">7.1.0"
        },
        "require-dev": {
            "ua1-labs/firetest": "2.*"
        },
        "time": "2019-12-02T05:01:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "UA1Labs\\": "UA1Labs/"
            },
            "files": [
                "functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "UA1 Labs",
                "email": "development@ua1.us"
            }
        ],
        "description": "An expandable PHP debugger panel.",
        "keywords": [
            "debugger",
            "debugging",
            "fire",
            "firestudio",
            "test",
            "ua1",
            "ua1-labs",
            "ua1labs",
            "var_dump"
        ]
    },
    {
        "name": "ua1-labs/firedi",
        "version": "2.1.4",
        "version_normalized": "2.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ua1-labs/firedi.git",
            "reference": "e3663accaae811023769d26f6749be8ee0e64ecf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ua1-labs/firedi/zipball/e3663accaae811023769d26f6749be8ee0e64ecf",
            "reference": "e3663accaae811023769d26f6749be8ee0e64ecf",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0",
            "ua1-labs/firebug": "2.*"
        },
        "require-dev": {
            "ua1-labs/firetest": "2.*"
        },
        "time": "2019-11-27T06:27:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "UA1Labs\\": "UA1Labs/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "UA1 Labs",
                "email": "development@ua1.us"
            }
        ],
        "description": "FireDI is a powerful and light weight PHP dependency injection library.",
        "keywords": [
            "dependency injection",
            "dependency injector",
            "di",
            "fire",
            "firedi",
            "firestudio",
            "ua1",
            "ua1-labs",
            "ua1labs"
        ]
    },
    {
        "name": "ua1-labs/firesql",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ua1-labs/firesql.git",
            "reference": "eb9429d61ae5ef68daa722281c4de18fc20fed99"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ua1-labs/firesql/zipball/eb9429d61ae5ef68daa722281c4de18fc20fed99",
            "reference": "eb9429d61ae5ef68daa722281c4de18fc20fed99",
            "shasum": ""
        },
        "require": {
            "php": ">7.1.0"
        },
        "require-dev": {
            "ua1-labs/firebug": "2.*",
            "ua1-labs/firedi": "2.*",
            "ua1-labs/firetest": "2.*"
        },
        "time": "2019-12-02T06:03:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "UA1Labs\\": "UA1Labs/"
            },
            "files": [
                "init.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "UA1 Labs",
                "email": "development@ua1.us"
            }
        ],
        "description": "Set your SQL database on fire by making it into a NoSQL database.",
        "keywords": [
            "dbal",
            "fire",
            "firestudio",
            "mongo",
            "nosql",
            "orm",
            "sql",
            "ua1",
            "ua1-labs",
            "ua1labs"
        ]
    }
]
