{ "packages": [ { "name": "eftec/bladeone", "version": "4.9", "version_normalized": "4.9.0.0", "source": { "type": "git", "url": "https://github.com/EFTEC/BladeOne.git", "reference": "019036c226086fbe7591360d260067c5d82400ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/019036c226086fbe7591360d260067c5d82400ca", "reference": "019036c226086fbe7591360d260067c5d82400ca", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.2.5" }, "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": "2023-05-01T12:48:42+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.9" }, "install-path": "../eftec/bladeone" } ], "dev": true, "dev-package-names": [] }