doc/dev/plugins/image-captions/vendor/composer/installed.json

61 lines
2 KiB
JSON

{
"packages": [
{
"name": "imangazaliev/didom",
"version": "1.18",
"version_normalized": "1.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/Imangazaliev/DiDOM.git",
"reference": "346db1ea94a0f6ead225c2358af770bf33659cf7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/346db1ea94a0f6ead225c2358af770bf33659cf7",
"reference": "346db1ea94a0f6ead225c2358af770bf33659cf7",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-iconv": "*",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"time": "2021-07-27T18:50:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"DiDom\\": "src/DiDom/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Imangazaliev Muhammad",
"email": "imangazalievm@gmail.com"
}
],
"description": "Simple and fast HTML parser",
"homepage": "https://github.com/Imangazaliev/DiDOM",
"keywords": [
"didom",
"html",
"parser",
"xml"
],
"support": {
"issues": "https://github.com/Imangazaliev/DiDOM/issues",
"source": "https://github.com/Imangazaliev/DiDOM/tree/1.18"
},
"install-path": "../imangazaliev/didom"
}
],
"dev": true,
"dev-package-names": []
}