2012-01-23 09:02:16 +00:00
|
|
|
{
|
2012-10-21 14:14:35 +00:00
|
|
|
"hash": "62a43b569534e1cd55ce455d9f7f1c03",
|
2012-01-23 09:02:16 +00:00
|
|
|
"packages": [
|
2012-03-05 19:09:34 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "justinrainbow/json-schema",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/justinrainbow/json-schema.git",
|
|
|
|
"reference": "v1.1.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/justinrainbow/json-schema/zipball/v1.1.0",
|
|
|
|
"reference": "v1.1.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"time": "2012-01-02 21:33:17",
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JsonSchema": "src/"
|
|
|
|
}
|
|
|
|
}
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "seld/jsonlint",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "http://github.com/Seldaek/jsonlint",
|
|
|
|
"reference": "1.0.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/Seldaek/jsonlint/zipball/1.0.0",
|
|
|
|
"reference": "1.0.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"time": "2012-03-12 04:52:32",
|
2012-09-14 14:43:56 +00:00
|
|
|
"bin": [
|
|
|
|
"bin/jsonlint"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Seld\\JsonLint": "src/"
|
|
|
|
}
|
|
|
|
}
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
2012-05-12 07:44:22 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/console",
|
2012-10-19 16:50:05 +00:00
|
|
|
"version": "dev-master",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Console",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Console",
|
2012-10-19 16:50:05 +00:00
|
|
|
"reference": "d214b141627b947ba16c7c8f8599e6823902d124"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-10-19 16:50:05 +00:00
|
|
|
"url": "https://github.com/symfony/Console/zipball/d214b141627b947ba16c7c8f8599e6823902d124",
|
|
|
|
"reference": "d214b141627b947ba16c7c8f8599e6823902d124",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2012-10-19 16:50:05 +00:00
|
|
|
"time": "1350379165",
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"installation-source": "source",
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"Symfony\\Component\\Console\\": ""
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Console Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-05-12 07:44:22 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/finder",
|
2012-10-16 08:49:05 +00:00
|
|
|
"version": "v2.1.2",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Finder",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Finder",
|
2012-10-16 08:49:05 +00:00
|
|
|
"reference": "v2.1.2"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-10-16 08:49:05 +00:00
|
|
|
"url": "https://github.com/symfony/Finder/zipball/v2.1.2",
|
|
|
|
"reference": "v2.1.2",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"time": "2012-08-22 06:48:41",
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.1-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"installation-source": "source",
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Symfony\\Component\\Finder": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Finder Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-01-23 09:02:16 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/process",
|
2012-10-19 16:50:05 +00:00
|
|
|
"version": "dev-master",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Process",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Process",
|
2012-10-19 16:50:05 +00:00
|
|
|
"reference": "f029d06585ad7646cc2e9ee9daf1f395014e1c7f"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-10-19 16:50:05 +00:00
|
|
|
"url": "https://github.com/symfony/Process/zipball/f029d06585ad7646cc2e9ee9daf1f395014e1c7f",
|
|
|
|
"reference": "f029d06585ad7646cc2e9ee9daf1f395014e1c7f",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2012-10-19 16:50:05 +00:00
|
|
|
"time": "1349553479",
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
2012-10-16 08:49:05 +00:00
|
|
|
"installation-source": "source",
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"Symfony\\Component\\Process\\": ""
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Process Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-01-23 09:02:16 +00:00
|
|
|
}
|
2012-03-05 22:34:45 +00:00
|
|
|
],
|
2012-04-15 17:10:39 +00:00
|
|
|
"packages-dev": null,
|
2012-03-19 07:36:03 +00:00
|
|
|
"aliases": [
|
|
|
|
|
2012-05-18 13:33:09 +00:00
|
|
|
],
|
2012-08-15 15:52:50 +00:00
|
|
|
"minimum-stability": "stable",
|
2012-10-16 08:49:05 +00:00
|
|
|
"stability-flags": {
|
2012-10-19 16:18:48 +00:00
|
|
|
"symfony/console": 20,
|
|
|
|
"symfony/process": 20
|
2012-10-16 08:49:05 +00:00
|
|
|
}
|
2012-02-20 11:34:28 +00:00
|
|
|
}
|