radar-wp/vendor/composer/installed.json

529 lines
16 KiB
JSON
Raw Permalink Normal View History

2015-02-24 16:25:12 +01:00
[
{
"name": "phayes/geophp",
"version": "1.2",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/phayes/geoPHP.git",
"reference": "015404e85b602e0df1f91441f8db0f9e98f7e567"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567",
"reference": "015404e85b602e0df1f91441f8db0f9e98f7e567",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.1.*"
},
"time": "2014-12-02 06:11:22",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"geoPHP.inc"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2 or New-BSD"
],
"authors": [
{
"name": "Patrick Hayes"
}
],
"description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
"homepage": "https://github.com/phayes/geoPHP"
},
{
"name": "doctrine/common",
"version": "2.3.0",
"version_normalized": "2.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2",
"reference": "d1c7d4334e38cad603a5c863d4c7b91bb04ec6b2",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"time": "2012-09-20 05:55:18",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Doctrine\\Common": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com",
"homepage": "http://www.jwage.com/",
"role": "Creator"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com",
"homepage": "http://www.instaclick.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"
]
},
{
"name": "guzzle/common",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Common",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/common.git",
2015-02-24 16:25:12 +01:00
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
2015-02-24 16:25:12 +01:00
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1"
},
"time": "2014-08-11 04:32:36",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Common": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Common libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"collection",
"common",
"event",
"exception"
],
"abandoned": "guzzle/guzzle"
2015-02-24 16:25:12 +01:00
},
{
"name": "guzzle/cache",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Cache",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/cache.git",
2015-02-24 16:25:12 +01:00
"reference": "9d20d5afd4203f84893e809777ffa01e47bd4ea7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/cache/zipball/9d20d5afd4203f84893e809777ffa01e47bd4ea7",
2015-02-24 16:25:12 +01:00
"reference": "9d20d5afd4203f84893e809777ffa01e47bd4ea7",
"shasum": ""
},
"require": {
"guzzle/common": "self.version",
"php": ">=5.3.2"
},
"time": "2014-01-08 21:24:51",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Cache": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle cache adapter component",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"adapter",
"cache",
"doctrine",
"zf"
],
"abandoned": "guzzle/guzzle"
2015-02-24 16:25:12 +01:00
},
{
"name": "guzzle/stream",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Stream",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/stream.git",
2015-02-24 16:25:12 +01:00
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0",
2015-02-24 16:25:12 +01:00
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0",
"shasum": ""
},
"require": {
"guzzle/common": "self.version",
"php": ">=5.3.2"
},
"suggest": {
"guzzle/http": "To convert Guzzle request objects to PHP streams"
},
"time": "2014-05-01 21:36:02",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Stream": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle stream wrapper component",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"component",
"stream"
],
"abandoned": "guzzle/guzzle"
2015-02-24 16:25:12 +01:00
},
{
"name": "guzzle/parser",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Parser",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/parser.git",
2015-02-24 16:25:12 +01:00
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c",
2015-02-24 16:25:12 +01:00
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"time": "2014-02-05 18:29:46",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Parser": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interchangeable parsers used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"URI Template",
"cookie",
"http",
"message",
"url"
],
"abandoned": "guzzle/guzzle"
2015-02-24 16:25:12 +01:00
},
{
"name": "guzzle/http",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Http",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/http.git",
2015-02-24 16:25:12 +01:00
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
2015-02-24 16:25:12 +01:00
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
"shasum": ""
},
"require": {
"guzzle/common": "self.version",
"guzzle/parser": "self.version",
"guzzle/stream": "self.version",
"php": ">=5.3.2"
},
"suggest": {
"ext-curl": "*"
},
"time": "2014-08-11 04:32:36",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Http": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "HTTP libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"client",
"curl",
"http",
"http client"
],
"abandoned": "guzzle/guzzle"
2015-02-24 16:25:12 +01:00
},
{
"name": "guzzle/plugin-cache",
"version": "v3.9.2",
"version_normalized": "3.9.2.0",
"target-dir": "Guzzle/Plugin/Cache",
"source": {
"type": "git",
"url": "https://github.com/Guzzle3/plugin-cache.git",
2015-02-24 16:25:12 +01:00
"reference": "152bc4fa58e1578d01d501a97cbeee1c34edecb6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Guzzle3/plugin-cache/zipball/152bc4fa58e1578d01d501a97cbeee1c34edecb6",
2015-02-24 16:25:12 +01:00
"reference": "152bc4fa58e1578d01d501a97cbeee1c34edecb6",
"shasum": ""
},
"require": {
"guzzle/cache": "self.version",
"guzzle/http": "self.version",
"php": ">=5.3.2"
},
"time": "2014-02-05 10:00:42",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Guzzle\\Plugin\\Cache": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle HTTP cache plugin",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"plugin"
],
"abandoned": "guzzle/guzzle"
2015-03-28 11:44:43 +01:00
},
{
"name": "symfony/event-dispatcher",
"version": "v3.3.2",
"version_normalized": "3.3.2.0",
2015-03-28 11:44:43 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "4054a102470665451108f9b59305c79176ef98f0"
2015-03-28 11:44:43 +01:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4054a102470665451108f9b59305c79176ef98f0",
"reference": "4054a102470665451108f9b59305c79176ef98f0",
2015-03-28 11:44:43 +01:00
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"conflict": {
"symfony/dependency-injection": "<3.3"
2015-03-28 11:44:43 +01:00
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0",
"symfony/dependency-injection": "~3.3",
"symfony/expression-language": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0"
2015-03-28 11:44:43 +01:00
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"time": "2017-06-04 18:15:29",
2015-03-28 11:44:43 +01:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
2015-03-28 11:44:43 +01:00
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
2015-03-28 11:44:43 +01:00
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2015-03-28 11:44:43 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2015-03-28 11:44:43 +01:00
}
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com"
},
{
"name": "events-radar/radar-api-php",
"version": "0.1.0-beta1",
"version_normalized": "0.1.0.0-beta1",
"source": {
"type": "git",
"url": "https://0xacab.org/radar/radar-api-php",
"reference": "e272465d34853ffb781b3ea99bad53f40e567f82"
},
"require": {
"doctrine/common": "2.3.0",
"guzzle/cache": "3.9.2",
"guzzle/http": "3.9.2",
"guzzle/plugin-cache": "3.9.2",
"phayes/geophp": "1.2"
},
"require-dev": {
"guzzle/guzzle": "3.9.2",
"phpunit/phpunit": "~4.5"
},
"time": "2017-04-27 15:31:59",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-4": {
"Radar\\Connect\\": "src"
}
},
"license": [
"GPL-2.0+"
],
"description": "Radar API connect"
2015-02-24 16:25:12 +01:00
}
]