{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "f5a3baa79e2c3ab85c3ddd013b90c8e7", "packages": [ { "name": "eftec/bladeone", "version": "4.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" }, "type": "library", "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" }, "time": "2021-09-24T16:04:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }