{
    "packages": [
        {
            "name": "formr/formr",
            "version": "v1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/formr/Formr.git",
                "reference": "ff1375f1723297f05acf4947612e863c5085e8e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/formr/Formr/zipball/ff1375f1723297f05acf4947612e863c5085e8e7",
                "reference": "ff1375f1723297f05acf4947612e863c5085e8e7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "time": "2022-03-07T00:52:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "class.formr.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-only"
            ],
            "authors": [
                {
                    "name": "Tim Gavin",
                    "homepage": "https://formr.github.io",
                    "role": "Original Author"
                }
            ],
            "description": "Formr is a PHP micro-framework which helps you build and validate forms quickly, painlessly, and without all the messy overhead.",
            "support": {
                "issues": "https://github.com/formr/Formr/issues",
                "source": "https://github.com/formr/Formr/tree/v1.4.4"
            },
            "funding": [
                {
                    "url": "https://github.com/timgavin",
                    "type": "github"
                }
            ],
            "install-path": "../formr/formr"
        }
    ],
    "dev": true,
    "dev-package-names": []
}