137 lines
4.4 KiB
JSON
137 lines
4.4 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": "c645717601239af47e93d45ac34cb26e",
|
|
"packages": [
|
|
{
|
|
"name": "nategood/httpful",
|
|
"version": "0.2.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nategood/httpful.git",
|
|
"reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nategood/httpful/zipball/c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
|
|
"reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Httpful": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nate Good",
|
|
"email": "me@nategood.com",
|
|
"homepage": "http://nategood.com"
|
|
}
|
|
],
|
|
"description": "A Readable, Chainable, REST friendly, PHP HTTP Client",
|
|
"homepage": "http://github.com/nategood/httpful",
|
|
"keywords": [
|
|
"api",
|
|
"curl",
|
|
"http",
|
|
"requests",
|
|
"rest",
|
|
"restful"
|
|
],
|
|
"time": "2015-10-26T16:11:30+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/vobject",
|
|
"version": "3.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sabre-io/vobject.git",
|
|
"reference": "129d80533a9ec0d9cacfb50b51180c34edb6874c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sabre-io/vobject/zipball/129d80533a9ec0d9cacfb50b51180c34edb6874c",
|
|
"reference": "129d80533a9ec0d9cacfb50b51180c34edb6874c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"squizlabs/php_codesniffer": "*"
|
|
},
|
|
"bin": [
|
|
"bin/vobject",
|
|
"bin/generate_vcards"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sabre\\VObject\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Evert Pot",
|
|
"email": "me@evertpot.com",
|
|
"homepage": "http://evertpot.com/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Dominik Tobschall",
|
|
"email": "dominik@fruux.com",
|
|
"homepage": "http://tobschall.de/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
|
|
"homepage": "http://sabre.io/vobject/",
|
|
"keywords": [
|
|
"VObject",
|
|
"iCalendar",
|
|
"jCal",
|
|
"jCard",
|
|
"vCard"
|
|
],
|
|
"time": "2016-10-07T03:20:40+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.18"
|
|
},
|
|
"platform-dev": []
|
|
}
|