123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209 |
- {
- "hash": "1023850095295cc1307c2219a0382930",
- "packages": [
- {
- "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"
- },
- "time": "2012-01-02 22:33:17",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "JsonSchema": "src/"
- }
- }
- },
- {
- "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"
- },
- "time": "2012-03-12 05:52:32",
- "bin": [
- "bin/jsonlint"
- ],
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "Seld\\JsonLint": "src/"
- }
- }
- },
- {
- "name": "symfony/console",
- "version": "v2.1.1",
- "target-dir": "Symfony/Component/Console",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/Console",
- "reference": "v2.1.1"
- },
- "dist": {
- "type": "zip",
- "url": "https://github.com/symfony/Console/zipball/v2.1.1",
- "reference": "v2.1.1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3"
- },
- "time": "2012-08-22 11:48:41",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.1-dev"
- }
- },
- "installation-source": "dist",
- "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"
- },
- {
- "name": "symfony/finder",
- "version": "v2.1.1",
- "target-dir": "Symfony/Component/Finder",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/Finder",
- "reference": "v2.1.0-RC2"
- },
- "dist": {
- "type": "zip",
- "url": "https://github.com/symfony/Finder/zipball/v2.1.0-RC2",
- "reference": "v2.1.0-RC2",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3"
- },
- "time": "2012-08-22 11:48:41",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.1-dev"
- }
- },
- "installation-source": "dist",
- "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"
- },
- {
- "name": "symfony/process",
- "version": "v2.1.1",
- "target-dir": "Symfony/Component/Process",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/Process",
- "reference": "v2.1.1"
- },
- "dist": {
- "type": "zip",
- "url": "https://github.com/symfony/Process/zipball/v2.1.1",
- "reference": "v2.1.1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3"
- },
- "time": "2012-08-30 10:49:05",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.1-dev"
- }
- },
- "installation-source": "dist",
- "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"
- }
- ],
- "packages-dev": null,
- "aliases": [
- ],
- "minimum-stability": "stable",
- "stability-flags": [
- ]
- }
|