577 lines
20 KiB
Plaintext
577 lines
20 KiB
Plaintext
|
{
|
||
|
"_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": "0b9d655a6a4c0dc25a83944d34a1d893",
|
||
|
"packages": [
|
||
|
{
|
||
|
"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": "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.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/picocms/Pico.git",
|
||
|
"reference": "7228129cade3f812f22904b503c939b04a75c9dd"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/picocms/Pico/zipball/7228129cade3f812f22904b503c939b04a75c9dd",
|
||
|
"reference": "7228129cade3f812f22904b503c939b04a75c9dd",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"erusev/parsedown": "1.8.0-beta-7",
|
||
|
"erusev/parsedown-extra": "0.8.0-beta-1",
|
||
|
"ext-mbstring": "*",
|
||
|
"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"
|
||
|
],
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://www.bountysource.com/teams/picocms",
|
||
|
"type": "custom"
|
||
|
}
|
||
|
],
|
||
|
"time": "2020-08-29T14:15:52+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "picocms/pico-deprecated",
|
||
|
"version": "v2.1.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/picocms/pico-deprecated.git",
|
||
|
"reference": "8d1a4056ecc71cc2857e91d50bcb38db91d424e0"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/8d1a4056ecc71cc2857e91d50bcb38db91d424e0",
|
||
|
"reference": "8d1a4056ecc71cc2857e91d50bcb38db91d424e0",
|
||
|
"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-08-29T15:11:07+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "picocms/pico-theme",
|
||
|
"version": "v2.1.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/picocms/pico-theme.git",
|
||
|
"reference": "d4ec8df28356f1e034a97d37327b9aecb3129eed"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/picocms/pico-theme/zipball/d4ec8df28356f1e034a97d37327b9aecb3129eed",
|
||
|
"reference": "d4ec8df28356f1e034a97d37327b9aecb3129eed",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"picocms/pico": "self.version"
|
||
|
},
|
||
|
"type": "pico-theme",
|
||
|
"extra": {
|
||
|
"installer-name": "default",
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.1.x-dev",
|
||
|
"dev-pico-3.0": "3.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"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-theme/graphs/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.",
|
||
|
"homepage": "http://picocms.org/",
|
||
|
"keywords": [
|
||
|
"default-theme",
|
||
|
"pico",
|
||
|
"pico-theme",
|
||
|
"picocms",
|
||
|
"picocms-theme"
|
||
|
],
|
||
|
"time": "2020-08-29T15:11:43+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/polyfill-ctype",
|
||
|
"version": "v1.18.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
||
|
"reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
|
||
|
"reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-ctype": "For best performance"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.18-dev"
|
||
|
},
|
||
|
"thanks": {
|
||
|
"name": "symfony/polyfill",
|
||
|
"url": "https://github.com/symfony/polyfill"
|
||
|
}
|
||
|
},
|
||
|
"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"
|
||
|
],
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://symfony.com/sponsor",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/fabpot",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2020-07-14T12:35:20+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.36.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/twigphp/Twig.git",
|
||
|
"reference": "730c9c4471b5152d23061feb02b03382264c8a15"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/730c9c4471b5152d23061feb02b03382264c8a15",
|
||
|
"reference": "730c9c4471b5152d23061feb02b03382264c8a15",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3",
|
||
|
"symfony/polyfill-ctype": "^1.8"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"psr/container": "^1.0",
|
||
|
"symfony/debug": "^2.7",
|
||
|
"symfony/phpunit-bridge": "^3.4.19|^4.1.8"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.36-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": "Armin Ronacher",
|
||
|
"email": "armin.ronacher@active-4.com",
|
||
|
"role": "Project Founder"
|
||
|
},
|
||
|
{
|
||
|
"name": "Twig Team",
|
||
|
"homepage": "https://twig.symfony.com/contributors",
|
||
|
"role": "Contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
|
"homepage": "https://twig.symfony.com",
|
||
|
"keywords": [
|
||
|
"templating"
|
||
|
],
|
||
|
"time": "2018-12-16T10:34:11+00:00"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "beta",
|
||
|
"stability-flags": {
|
||
|
"picocms/pico": 0,
|
||
|
"picocms/pico-theme": 0,
|
||
|
"picocms/pico-deprecated": 0
|
||
|
},
|
||
|
"prefer-stable": true,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": [],
|
||
|
"plugin-api-version": "1.1.0"
|
||
|
}
|