{ "_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": "f5517980818da6ccab07a8a752a64c97", "packages": [ { "name": "sebastopolys/ginsenghtml", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastopolys/GinsengHtml.git", "reference": "80072cba2191cd50bc1d280b629fcf2dea0d72fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastopolys/GinsengHtml/zipball/80072cba2191cd50bc1d280b629fcf2dea0d72fe", "reference": "80072cba2191cd50bc1d280b629fcf2dea0d72fe", "shasum": "" }, "require": { "php": ">=7.4" }, "type": "library", "autoload": { "psr-4": { "GinsengHtml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Sebastian Rossi", "email": "sebastopolys@gmail.com", "homepage": "https://github.com/sebastopolys" } ], "description": "Html builder engine for PHP", "keywords": [ "html", "html engine" ], "support": { "issues": "https://github.com/sebastopolys/GinsengHtml/issues", "source": "https://github.com/sebastopolys/GinsengHtml/tree/V1.1.1" }, "time": "2024-07-09T01:09:17+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.4||^8.0" }, "platform-dev": {}, "plugin-api-version": "2.6.0" }