127 lines
4.1 KiB
JSON
127 lines
4.1 KiB
JSON
{
|
|
"_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": "82c53a6abfa77e0e4ebc19be1ab74bf2",
|
|
"packages": [
|
|
{
|
|
"name": "pixel418/markdownify",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Elephant418/Markdownify.git",
|
|
"reference": "891be2176858712c6c4581da410e96fc2019e3f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Elephant418/Markdownify/zipball/891be2176858712c6c4581da410e96fc2019e3f0",
|
|
"reference": "891be2176858712c6c4581da410e96fc2019e3f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "lib",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Markdownify\\": "src",
|
|
"Test\\Markdownify\\": "test"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milian Wolff",
|
|
"email": "mail@milianw.de",
|
|
"homepage": "http://milianw.de"
|
|
},
|
|
{
|
|
"name": "Thomas Zilliox",
|
|
"email": "hello@tzi.fr",
|
|
"homepage": "https://tzi.fr"
|
|
}
|
|
],
|
|
"description": "The HTML to Markdown converter for PHP ",
|
|
"homepage": "https://github.com/elephant418/Markdownify",
|
|
"keywords": [
|
|
"converter",
|
|
"html",
|
|
"markdown",
|
|
"markdownify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Elephant418/Markdownify/issues",
|
|
"source": "https://github.com/Elephant418/Markdownify/tree/master"
|
|
},
|
|
"time": "2019-01-22T16:33:43+00:00"
|
|
},
|
|
{
|
|
"name": "seacms/seacms-api",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.defis.info/SeaCMS/seacms-api",
|
|
"reference": "53ec5ea39c229332ca841c3e786dfbe3c9ffce61"
|
|
},
|
|
"require": {
|
|
"php": "^8.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "pico-plugin",
|
|
"autoload": {
|
|
"classmap": [
|
|
"PicoAPI.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"EUPL-1.2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jérémy Dufraisse",
|
|
"homepage": "https://github.com/J9rem",
|
|
"role": "SeaCMS developer"
|
|
}
|
|
],
|
|
"description": "API route for SeaCMS",
|
|
"homepage": "https://git.defis.info/SeaCMS/seacms-api",
|
|
"keywords": [
|
|
"api",
|
|
"pico",
|
|
"picocms",
|
|
"picocms-plugin"
|
|
],
|
|
"support": {
|
|
"docs": "https://git.defis.info/SeaCMS/seacms-api/src/branch/master/README.md",
|
|
"issues": "https://git.defis.info/SeaCMS/seacms-api/issues",
|
|
"source": "https://git.defis.info/SeaCMS/seacms-api"
|
|
},
|
|
"time": "2023-02-24T21:39:15+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"seacms/seacms-api": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": "^8.0"
|
|
},
|
|
"platform-dev": [],
|
|
"platform-overrides": {
|
|
"php": "8.0.0"
|
|
},
|
|
"plugin-api-version": "2.3.0"
|
|
}
|