{ "_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": "8e8c4c1f1e810860694478e4e14b20e4", "packages": [ { "name": "chrosey/pico-theme-materializecss", "version": "dev-master", "dist": { "type": "path", "url": "Packages/chrosey_materialize", "reference": "dcf93380e817c739966727cce5a90721a3a5d24f" }, "require": { "picocms/pico": "^2.1" }, "type": "pico-theme", "extra": { "installer-name": "pico-materializecss" }, "license": [ "MIT" ], "authors": [ { "name": "Christian Seyfferth", "email": "info@chrosey.de", "role": "Developer" } ], "description": "PicoCMS Materializecss-Theme", "homepage": "http://picocms.org/", "keywords": [ "materializecss-theme", "pico", "pico-theme", "picocms", "picocms-theme" ] }, { "name": "erusev/parsedown", "version": "1.8.0-beta-7", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955", "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2019-03-17T18:47:21+00:00" }, { "name": "erusev/parsedown-extra", "version": "0.8.0-beta-1", "source": { "type": "git", "url": "https://github.com/erusev/parsedown-extra.git", "reference": "e756b1bf8642ab1091403e902b0503f1cec7527d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/e756b1bf8642ab1091403e902b0503f1cec7527d", "reference": "e756b1bf8642ab1091403e902b0503f1cec7527d", "shasum": "" }, "require": { "erusev/parsedown": "^1.8.0|^1.8.0-beta-4", "ext-dom": "*", "ext-mbstring": "*", "php": ">=5.3.6" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "type": "library", "autoload": { "psr-0": { "ParsedownExtra": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "An extension of Parsedown that adds support for Markdown Extra.", "homepage": "https://github.com/erusev/parsedown-extra", "keywords": [ "markdown", "markdown extra", "parsedown", "parser" ], "time": "2018-05-08T21:54:32+00:00" }, { "name": "phrozenbyte/pico-file-prefixes", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/PhrozenByte/pico-file-prefixes.git", "reference": "a0f1b5bfe47a20fdfaa9c0aaf1ff852e3509c3c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PhrozenByte/pico-file-prefixes/zipball/a0f1b5bfe47a20fdfaa9c0aaf1ff852e3509c3c4", "reference": "a0f1b5bfe47a20fdfaa9c0aaf1ff852e3509c3c4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "pico-plugin", "autoload": { "classmap": [ "PicoFilePrefixes.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Rudolf", "homepage": "http://daniel-rudolf.de/", "role": "Lead Developer" }, { "name": "Contributors", "homepage": "https://github.com/PhrozenByte/pico-file-prefixes/graphs/contributors" } ], "description": "This is Pico's official file prefixes plugin, to drop file prefixes from page URLs. Pico is a stupidly simple, blazing fast, flat file CMS.", "homepage": "http://picocms.org/", "keywords": [ "URL-Shortener", "pico", "pico-file-prefixes", "picocms", "picocms-plugin", "seo" ], "time": "2018-07-24T17:59:06+00:00" }, { "name": "picocms/composer-installer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/picocms/composer-installer.git", "reference": "6b5036c83aa091ed76e2a76ed9335885f95a7db7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picocms/composer-installer/zipball/6b5036c83aa091ed76e2a76ed9335885f95a7db7", "reference": "6b5036c83aa091ed76e2a76ed9335885f95a7db7", "shasum": "" }, "type": "composer-installer", "extra": { "class": "Pico\\Composer\\Installer\\PluginInstaller" }, "autoload": { "psr-4": { "Pico\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Rudolf", "email": "picocms.org@daniel-rudolf.de", "role": "Lead Developer" }, { "name": "The Pico Community", "homepage": "http://picocms.org/" }, { "name": "Contributors", "homepage": "https://github.com/picocms/composer-installer/graphs/contributors" } ], "description": "A composer plugin responsible for installing plugins and themes for Pico, a stupidly simple, blazing fast, flat file CMS.", "homepage": "http://picocms.org/", "keywords": [ "composer", "composer-installer", "composer-plugin", "pico", "pico-cms", "picocms", "picocms-installer", "picocms-plugin", "picocms-theme" ], "time": "2019-11-24T22:50:47+00:00" }, { "name": "picocms/pico", "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/picocms/Pico.git", "reference": "1aca13e83d611a6cdf8052675239dc8b6a9b0292" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picocms/Pico/zipball/1aca13e83d611a6cdf8052675239dc8b6a9b0292", "reference": "1aca13e83d611a6cdf8052675239dc8b6a9b0292", "shasum": "" }, "require": { "erusev/parsedown": "1.8.0-beta-7", "erusev/parsedown-extra": "0.8.0-beta-1", "php": ">=5.3.6", "symfony/yaml": "^2.8", "twig/twig": "^1.36" }, "suggest": { "picocms/composer-installer": "This Composer plugin is responsible for installing Pico plugins and themes using the Composer package manager.", "picocms/pico-deprecated": "PicoDeprecated's purpose is to maintain backward compatibility to older versions of Pico.", "picocms/pico-theme": "Pico requires a theme to actually display the contents of your website. This is Pico's official default theme." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1.x-dev", "dev-pico-3.0": "3.0.x-dev" } }, "autoload": { "psr-0": { "Pico": "lib/", "PicoPluginInterface": "lib/", "AbstractPicoPlugin": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilbert Pellegrom", "email": "gilbert@pellegrom.me", "role": "Project Founder" }, { "name": "Daniel Rudolf", "email": "picocms.org@daniel-rudolf.de", "role": "Lead Developer" }, { "name": "The Pico Community", "homepage": "http://picocms.org/" }, { "name": "Contributors", "homepage": "https://github.com/picocms/Pico/graphs/contributors" } ], "description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.", "homepage": "http://picocms.org/", "keywords": [ "Simple", "cms", "content-management", "flat-file", "markdown", "markdown-to-html", "php", "pico", "pico-cms", "picocms", "twig", "website", "yaml" ], "time": "2020-04-10T21:18:00+00:00" }, { "name": "picocms/pico-deprecated", "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/picocms/pico-deprecated.git", "reference": "da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9", "reference": "da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9", "shasum": "" }, "require": { "php": ">=5.3.0", "picocms/pico": "self.version" }, "type": "pico-plugin", "extra": { "branch-alias": { "dev-master": "2.1.x-dev", "dev-pico-3.0": "3.0.x-dev" } }, "autoload": { "classmap": [ "PicoDeprecated.php", "lib/", "plugins/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Rudolf", "email": "picocms.org@daniel-rudolf.de", "role": "Lead Developer" }, { "name": "The Pico Community", "homepage": "http://picocms.org/" }, { "name": "Contributors", "homepage": "https://github.com/picocms/pico-deprecated/graphs/contributors" } ], "description": "This is Pico's official PicoDeprecated plugin. Pico is a stupidly simple, blazing fast, flat file CMS.", "homepage": "http://picocms.org/", "keywords": [ "compatibility", "deprecation", "pico", "pico-deprecated", "picocms", "picocms-plugin" ], "time": "2020-04-10T21:19:37+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/yaml", "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "02c1859112aa779d9ab394ae4f3381911d84052b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b", "reference": "02c1859112aa779d9ab394ae4f3381911d84052b", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2018-11-11T11:18:13+00:00" }, { "name": "twig/twig", "version": "v1.42.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "shasum": "" }, "require": { "php": ">=5.5.0", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.42-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" }, "psr-4": { "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], "time": "2020-02-11T05:59:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "beta", "stability-flags": { "chrosey/pico-theme-materializecss": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [] }