{
    "packages": [
        {
            "name": "eftec/bladeone",
            "version": "4.0",
            "version_normalized": "4.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EFTEC/BladeOne.git",
                "reference": "0334fd8684ff7791608efd050ff1ed4ed614e2f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/0334fd8684ff7791608efd050ff1ed4ed614e2f2",
                "reference": "0334fd8684ff7791608efd050ff1ed4ed614e2f2",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.1.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.1",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.6.0"
            },
            "suggest": {
                "eftec/bladeonehtml": "Extension to create forms",
                "ext-mbstring": "This extension is used if it's active"
            },
            "time": "2021-09-24T16:04:52+00:00",
            "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.0"
            },
            "install-path": "../eftec/bladeone"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
