{
    "packages": [
        {
            "name": "eftec/bladeone",
            "version": "4.19",
            "version_normalized": "4.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EFTEC/BladeOne.git",
                "reference": "3332fab956de4192ad28053f5d3849d983f5b568"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/3332fab956de4192ad28053f5d3849d983f5b568",
                "reference": "3332fab956de4192ad28053f5d3849d983f5b568",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.23"
            },
            "suggest": {
                "eftec/bladeonehtml": "Extension to create forms",
                "ext-mbstring": "This extension is used if it's active"
            },
            "time": "2025-07-29T12:17:30+00:00",
            "bin": [
                "lib/bladeonecli"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "eftec\\bladeone\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jorge Patricio Castro Castillo",
                    "email": "jcastro@eftec.cl"
                }
            ],
            "description": "The standalone version Blade Template Engine from Laravel in a single php file",
            "homepage": "https://github.com/EFTEC/BladeOne",
            "keywords": [
                "blade",
                "php",
                "template",
                "templating",
                "view"
            ],
            "support": {
                "issues": "https://github.com/EFTEC/BladeOne/issues",
                "source": "https://github.com/EFTEC/BladeOne/tree/4.19"
            },
            "install-path": "../eftec/bladeone"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "3.74.3",
            "version_normalized": "3.74.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/serbanghita/Mobile-Detect.git",
                "reference": "39582ab62f86b40e4edb698159f895929a29c346"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346",
                "reference": "39582ab62f86b40e4edb698159f895929a29c346",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2023-10-27T16:28:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Detection\\": "src/"
                },
                "classmap": [
                    "src/MobileDetect.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serban Ghita",
                    "email": "serbanghita@gmail.com",
                    "homepage": "https://mobiledetect.net",
                    "role": "Developer"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
            "homepage": "https://github.com/serbanghita/Mobile-Detect",
            "keywords": [
                "detect mobile devices",
                "mobile",
                "mobile detect",
                "mobile detector",
                "php mobile detect"
            ],
            "support": {
                "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
                "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.3"
            },
            "funding": [
                {
                    "url": "https://github.com/serbanghita",
                    "type": "github"
                }
            ],
            "install-path": "../mobiledetect/mobiledetectlib"
        },
        {
            "name": "wpbones/geolocalizer",
            "version": "0.8.2",
            "version_normalized": "0.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpbones/geolocalizer.git",
                "reference": "d9ac7d35d3301af74069fddebd26a75f92ef5f28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpbones/geolocalizer/zipball/d9ac7d35d3301af74069fddebd26a75f92ef5f28",
                "reference": "d9ac7d35d3301af74069fddebd26a75f92ef5f28",
                "shasum": ""
            },
            "time": "2024-07-16T13:22:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPBannerize\\GeoLocalizer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giovambattista Fazioli",
                    "email": "giovambattista.fazioli@gmail.com",
                    "homepage": "https://wpbones.vercel.app/docs/Packages/official-packages"
                }
            ],
            "description": "Geo provider for WP Bones",
            "homepage": "https://github.com/wpbones/geolocalizer",
            "keywords": [
                "WP Bones",
                "countries",
                "geo",
                "localization"
            ],
            "support": {
                "email": "giovambattista.fazioli@gmail.com",
                "issues": "https://github.com/wpbones/geolocalizer/issues",
                "source": "https://github.com/wpbones/geolocalizer/tree/0.8.2"
            },
            "install-path": "../wpbones/geolocalizer"
        },
        {
            "name": "wpbones/pure-css-switch",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpbones/pure-css-switch.git",
                "reference": "e774d8db48123fefcd09a612d2eebd2256232bb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpbones/pure-css-switch/zipball/e774d8db48123fefcd09a612d2eebd2256232bb6",
                "reference": "e774d8db48123fefcd09a612d2eebd2256232bb6",
                "shasum": ""
            },
            "time": "2024-10-01T15:55:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPBannerize\\PureCSSSwitch\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giovambattista Fazioli",
                    "email": "wpbones.info@gmail.com",
                    "homepage": "https://wpbones.com/docs/Packages/official-packages"
                }
            ],
            "description": "Pure CSS Switch Button for WP Bones",
            "homepage": "https://github.com/wpbones/pure-css-switch",
            "keywords": [
                "WP Bones",
                "css",
                "less"
            ],
            "support": {
                "email": "wpbones.info@gmail.com",
                "issues": "https://github.com/wpbones/pure-css-switch/issues",
                "source": "https://github.com/wpbones/pure-css-switch/tree/1.1.3"
            },
            "install-path": "../wpbones/pure-css-switch"
        },
        {
            "name": "wpbones/pure-css-tabs",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpbones/pure-css-tabs.git",
                "reference": "c89e1f07fce42cd3590eb85a072d2f1424a060e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpbones/pure-css-tabs/zipball/c89e1f07fce42cd3590eb85a072d2f1424a060e3",
                "reference": "c89e1f07fce42cd3590eb85a072d2f1424a060e3",
                "shasum": ""
            },
            "time": "2025-05-20T15:29:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPBannerize\\PureCSSTabs\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giovambattista Fazioli",
                    "email": "wpbones.info@gmail.com",
                    "homepage": "https://wpbones.com/docs/Packages/official-packages"
                }
            ],
            "description": "Pure CSS tabs for WP Bones",
            "homepage": "https://github.com/wpbones/pure-css-tabs",
            "keywords": [
                "WP Bones",
                "css",
                "less"
            ],
            "support": {
                "email": "wpbones.info@gmail.com",
                "issues": "https://github.com/wpbones/pure-css-tabs/issues",
                "source": "https://github.com/wpbones/pure-css-tabs/tree/1.1.0"
            },
            "install-path": "../wpbones/pure-css-tabs"
        },
        {
            "name": "wpbones/useragent",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpbones/useragent.git",
                "reference": "0dd0612ad56b30407b6bdc12ce2aab6f6bd6c7c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpbones/useragent/zipball/0dd0612ad56b30407b6bdc12ce2aab6f6bd6c7c3",
                "reference": "0dd0612ad56b30407b6bdc12ce2aab6f6bd6c7c3",
                "shasum": ""
            },
            "require": {
                "mobiledetect/mobiledetectlib": "^3.74"
            },
            "time": "2025-05-21T16:18:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "WPBannerize\\UserAgent\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giovambattista Fazioli",
                    "email": "wpbones.info@gmail.com",
                    "homepage": "https://wpbones.com/docs/Packages/official-packages"
                }
            ],
            "description": "An useful method to detect the useragent",
            "homepage": "https://github.com/wpbones/useragent",
            "keywords": [
                "WP Bones",
                "user agent"
            ],
            "support": {
                "email": "wpbones.info@gmail.com",
                "issues": "https://github.com/wpbones/useragent/issues",
                "source": "https://github.com/wpbones/useragent/tree/1.1.1"
            },
            "install-path": "../wpbones/useragent"
        },
        {
            "name": "wpbones/wpbones",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/wpbones/WPBones.git",
                "reference": "7cd0f8c4480213b2b6d3d473668e948395536145"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpbones/WPBones/zipball/7cd0f8c4480213b2b6d3d473668e948395536145",
                "reference": "7cd0f8c4480213b2b6d3d473668e948395536145",
                "shasum": ""
            },
            "require": {
                "eftec/bladeone": "^4.13",
                "php": ">=7.4"
            },
            "time": "2025-05-27T05:53:59+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "WPBannerize\\WPBones\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Giovambattista Fazioli",
                    "email": "wpbones.info@gmail.com",
                    "homepage": "https://wpbones.com/"
                }
            ],
            "description": "WordPress framework for Laravel developers",
            "homepage": "https://wpbones.com",
            "keywords": [
                "framework",
                "laravel",
                "plugins",
                "themes",
                "wordpress",
                "wpbones"
            ],
            "support": {
                "issues": "https://github.com/wpbones/WPBones/issues",
                "source": "https://github.com/wpbones/WPBones/"
            },
            "funding": [
                {
                    "url": "https://github.com/wpbones",
                    "type": "github"
                }
            ],
            "install-path": "../wpbones/wpbones"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
