{
    "packages": [
        {
            "name": "wpify/custom-fields",
            "version": "3.9.4",
            "version_normalized": "3.9.4.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:wpify/custom-fields.git",
                "reference": "ce245a95e09d27c4a6c302e52e6ba235ac8df510"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/wpify%2Fcustom-fields/repository/archive.zip?sha=ce245a95e09d27c4a6c302e52e6ba235ac8df510",
                "reference": "ce245a95e09d27c4a6c302e52e6ba235ac8df510",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4||<=8.1"
            },
            "require-dev": {
                "symfony/var-dumper": "^v6.1.3"
            },
            "time": "2023-05-07T16:07:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Wpify\\CustomFields\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "WPify Custom Fields",
            "install-path": "../wpify/custom-fields"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
