81 lines
2.6 KiB
JSON
81 lines
2.6 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": "95ac1934b2d5e35cff7d71f6744b2666",
|
|
"packages": [
|
|
{
|
|
"name": "thunderer/shortcode",
|
|
"version": "v0.7.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thunderer/Shortcode.git",
|
|
"reference": "a4fee30613bd46efb421f8305aff0466a3268a99"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thunderer/Shortcode/zipball/a4fee30613bd46efb421f8305aff0466a3268a99",
|
|
"reference": "a4fee30613bd46efb421f8305aff0466a3268a99",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.1",
|
|
"symfony/yaml": ">=2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "if you want to use XML serializer",
|
|
"ext-json": "if you want to use JSON serializer",
|
|
"symfony/yaml": "if you want to use YAML serializer"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Thunder\\Shortcode\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tomasz Kowalczyk",
|
|
"email": "tomasz@kowalczyk.cc"
|
|
}
|
|
],
|
|
"description": "Advanced shortcode (BBCode) parser and engine for PHP",
|
|
"keywords": [
|
|
"bbcode",
|
|
"engine",
|
|
"library",
|
|
"parser",
|
|
"shortcode"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thunderer/Shortcode/issues",
|
|
"source": "https://github.com/thunderer/Shortcode/tree/v0.7.5"
|
|
},
|
|
"time": "2022-01-13T18:53:33+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.1.3"
|
|
},
|
|
"platform-dev": [],
|
|
"platform-overrides": {
|
|
"php": "7.1.3"
|
|
},
|
|
"plugin-api-version": "2.3.0"
|
|
}
|