{ "_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": "b24fa722b1b134feabc31603beda3933", "packages": [ { "name": "michelf/php-markdown", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c", "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=4.3 <5.8" }, "type": "library", "autoload": { "psr-4": { "Michelf\\": "Michelf/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "time": "2019-12-02T02:32:27+00:00" }, { "name": "r7r/ste", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/silvasur/ste.git", "reference": "698d87d578dfe5d2a794f75003ded834081ca738" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silvasur/ste/zipball/698d87d578dfe5d2a794f75003ded834081ca738", "reference": "698d87d578dfe5d2a794f75003ded834081ca738", "shasum": "" }, "require": { "php": ">=7.3.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "^2.9", "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "r7r\\ste\\": "src/ste" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laria Carolin Chabowski", "email": "laria@laria.me", "homepage": "http://hi-im.laria.me", "role": "Developer" } ], "description": "A compiling template engine with an XML-ish syntax", "homepage": "http://github.com/silvasur/ste", "keywords": [ "templating" ], "time": "2020-09-22T20:09:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.3" }, "platform-dev": [], "plugin-api-version": "1.1.0" }