mirror of
https://github.com/limosek/zaf-plugins.git
synced 2024-11-01 08:17:19 +01:00
109 lines
3.6 KiB
Plaintext
109 lines
3.6 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#composer-lock-the-lock-file",
|
||
|
"This file is @generated automatically"
|
||
|
],
|
||
|
"content-hash": "0ea7dbfb81eedadb45c5f01f143cdd3d",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "confirm-it-solutions/php-zabbix-api",
|
||
|
"version": "v2.4.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/confirm/PhpZabbixApi.git",
|
||
|
"reference": "820f635e0c3e4dee418145ad0ba9ef506747757e"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/confirm/PhpZabbixApi/zipball/820f635e0c3e4dee418145ad0ba9ef506747757e",
|
||
|
"reference": "820f635e0c3e4dee418145ad0ba9ef506747757e",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"build/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Dominique Barton",
|
||
|
"email": "dbarton@confirm.ch",
|
||
|
"homepage": "http://www.confirm.ch",
|
||
|
"role": "Developer"
|
||
|
}
|
||
|
],
|
||
|
"description": "PhpZabbixApi library",
|
||
|
"homepage": "http://github.com/confirm-it-solutions/PhpZabbixApi",
|
||
|
"keywords": [
|
||
|
"api",
|
||
|
"zabbix"
|
||
|
],
|
||
|
"time": "2016-05-12T11:40:53+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "cosenary/simple-php-cache",
|
||
|
"version": "dev-master",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/cosenary/Simple-PHP-Cache.git",
|
||
|
"reference": "39607c9307b32248bae2fd6a945183c7249156da"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/cosenary/Simple-PHP-Cache/zipball/39607c9307b32248bae2fd6a945183c7249156da",
|
||
|
"reference": "39607c9307b32248bae2fd6a945183c7249156da",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-curl": "*",
|
||
|
"php": ">=5.2.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"."
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Christian Metz",
|
||
|
"email": "christian-metz1@gmx.net",
|
||
|
"homepage": "http://metzweb.net"
|
||
|
}
|
||
|
],
|
||
|
"description": "A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.",
|
||
|
"homepage": "https://github.com/cosenary/Simple-PHP-Cache",
|
||
|
"keywords": [
|
||
|
"Simple",
|
||
|
"cache",
|
||
|
"filesystem",
|
||
|
"json"
|
||
|
],
|
||
|
"time": "2015-01-03 18:28:23"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": {
|
||
|
"cosenary/simple-php-cache": 20
|
||
|
},
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": []
|
||
|
}
|