{ "_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": "8e7c51894df523adf15ac1b9cb7a31c4", "packages": [ { "name": "components/jquery", "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/components/jquery.git", "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jquery/zipball/b33e8f0f9a1cb2ae390cf05d766a900b53d2125b", "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b", "shasum": "" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery.min.map", "jquery.slim.js", "jquery.slim.min.js", "jquery.slim.min.map" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "JS Foundation and other contributors" } ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", "time": "2020-05-05T13:21:02+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ], "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2020-06-29T00:56:53+00:00" }, { "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" }