66 lines
2.3 KiB
JSON
66 lines
2.3 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": "2ce11eac97f3a4a6262d48ad4d68566f",
|
|
"packages": [
|
|
{
|
|
"name": "getkirby/composer-installer",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/getkirby/composer-installer.git",
|
|
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/getkirby/composer-installer/zipball/c98ece30bfba45be7ce457e1102d1b169d922f3d",
|
|
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.8 || ^2.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Kirby\\ComposerInstaller\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Kirby\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Kirby's custom Composer installer for the Kirby CMS and for Kirby plugins",
|
|
"homepage": "https://getkirby.com",
|
|
"support": {
|
|
"issues": "https://github.com/getkirby/composer-installer/issues",
|
|
"source": "https://github.com/getkirby/composer-installer/tree/1.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://getkirby.com/buy",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2020-12-28T12:54:39+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|