{ "_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": "5573fe7ed026389a6cc80ed72948d618", "packages": [ { "name": "eftec/bladeone", "version": "4.19.1", "source": { "type": "git", "url": "https://github.com/EFTEC/BladeOne.git", "reference": "a22f6471c01c26fea5f6a0d0aca9b5674fc999be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a22f6471c01c26fea5f6a0d0aca9b5674fc999be", "reference": "a22f6471c01c26fea5f6a0d0aca9b5674fc999be", "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" }, "bin": [ "lib/bladeonecli" ], "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.19.1" }, "time": "2025-09-03T20:50:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.1" }, "platform-dev": {}, "plugin-api-version": "2.9.0" }