You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

211 lines
6.4 KiB
Plaintext

12 years ago
{
12 years ago
"hash": "9dc77643445a86e0dd3f1a4a268fffc5",
12 years ago
"packages": [
12 years ago
{
"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"
},
12 years ago
"time": "2012-01-02 21:33:17",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"JsonSchema": "src/"
}
}
12 years ago
},
{
"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"
},
12 years ago
"time": "2012-03-12 04:52:32",
"bin": [
"bin/jsonlint"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Seld\\JsonLint": "src/"
}
}
12 years ago
},
12 years ago
{
"name": "symfony/console",
12 years ago
"version": "2.1.x-dev",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console",
12 years ago
"reference": "7daac278f160073afccfcbf928ddb39282a8539d"
},
"dist": {
"type": "zip",
12 years ago
"url": "https://github.com/symfony/Console/zipball/79b6ad67caee9ff7bac1be620a58e9164d317c58",
"reference": "79b6ad67caee9ff7bac1be620a58e9164d317c58",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
12 years ago
"time": "1350313602",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
12 years ago
"installation-source": "source",
"autoload": {
"psr-0": {
"Symfony\\Component\\Console": ""
}
},
"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"
12 years ago
},
{
"name": "symfony/finder",
12 years ago
"version": "v2.1.2",
"target-dir": "Symfony/Component/Finder",
"source": {
"type": "git",
"url": "https://github.com/symfony/Finder",
12 years ago
"reference": "v2.1.2"
},
"dist": {
"type": "zip",
12 years ago
"url": "https://github.com/symfony/Finder/zipball/v2.1.2",
"reference": "v2.1.2",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
12 years ago
"time": "2012-08-22 06:48:41",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
12 years ago
"installation-source": "source",
"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"
12 years ago
},
{
"name": "symfony/process",
12 years ago
"version": "2.1.x-dev",
"target-dir": "Symfony/Component/Process",
"source": {
"type": "git",
"url": "https://github.com/symfony/Process",
12 years ago
"reference": "fc5b082e436161427e29652e3316d7def5f7a64f"
},
"dist": {
"type": "zip",
12 years ago
"url": "https://github.com/symfony/Process/zipball/fc5b082e436161427e29652e3316d7def5f7a64f",
"reference": "fc5b082e436161427e29652e3316d7def5f7a64f",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
12 years ago
"time": "1349553363",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
12 years ago
"installation-source": "source",
"autoload": {
"psr-0": {
"Symfony\\Component\\Process": ""
}
},
"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"
12 years ago
}
12 years ago
],
12 years ago
"packages-dev": null,
12 years ago
"aliases": [
12 years ago
],
12 years ago
"minimum-stability": "stable",
12 years ago
"stability-flags": {
12 years ago
"symfony/console": 20,
"symfony/process": 20
12 years ago
}
12 years ago
}