{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "fdd9fc2aa1f8bdbc3e21d06ff0c7b184",
    "packages": [
        {
            "name": "erusev/parsedown",
            "version": "1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/erusev/parsedown.git",
                "reference": "9da19c1108c39df9b42adc42e39b8371070652d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/9da19c1108c39df9b42adc42e39b8371070652d0",
                "reference": "9da19c1108c39df9b42adc42e39b8371070652d0",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Parsedown": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emanuil Rusev",
                    "email": "hello@erusev.com",
                    "homepage": "http://erusev.com"
                }
            ],
            "description": "Parser for Markdown.",
            "homepage": "http://parsedown.org",
            "keywords": [
                "markdown",
                "parser"
            ],
            "time": "2015-01-24 13:01:47"
        },
        {
            "name": "fguillot/json-rpc",
            "version": "v0.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/fguillot/JsonRPC.git",
                "reference": "86e8339205616ad9b09d581957cc084a99c0ed27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/86e8339205616ad9b09d581957cc084a99c0ed27",
                "reference": "86e8339205616ad9b09d581957cc084a99c0ed27",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JsonRPC": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Frédéric Guillot",
                    "homepage": "http://fredericguillot.com"
                }
            ],
            "description": "A simple Json-RPC client/server library that just works",
            "homepage": "https://github.com/fguillot/JsonRPC",
            "time": "2014-11-22 20:32:14"
        },
        {
            "name": "fguillot/picodb",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/fguillot/picoDb.git",
                "reference": "3c7875c22195a6bc3937e8cb646a8589872521d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fguillot/picoDb/zipball/3c7875c22195a6bc3937e8cb646a8589872521d1",
                "reference": "3c7875c22195a6bc3937e8cb646a8589872521d1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PicoDb": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "WTFPL"
            ],
            "authors": [
                {
                    "name": "Frédéric Guillot",
                    "homepage": "http://fredericguillot.com"
                }
            ],
            "description": "Minimalist database query builder",
            "homepage": "https://github.com/fguillot/picoDb",
            "time": "2015-02-08 04:15:39"
        },
        {
            "name": "fguillot/simple-validator",
            "version": "v0.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/fguillot/simpleValidator.git",
                "reference": "3bfa1ef0062906c83824ce8db1219914996d9bd4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fguillot/simpleValidator/zipball/3bfa1ef0062906c83824ce8db1219914996d9bd4",
                "reference": "3bfa1ef0062906c83824ce8db1219914996d9bd4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "SimpleValidator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frédéric Guillot",
                    "homepage": "http://fredericguillot.com"
                }
            ],
            "description": "The most easy to use validator library for PHP :)",
            "homepage": "https://github.com/fguillot/simpleValidator",
            "time": "2014-11-25 22:58:14"
        },
        {
            "name": "fguillot/simpleLogger",
            "version": "v0.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/fguillot/simpleLogger.git",
                "reference": "81df5643931d97e0101b4757d9454dbcb13a3fa9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fguillot/simpleLogger/zipball/81df5643931d97e0101b4757d9454dbcb13a3fa9",
                "reference": "81df5643931d97e0101b4757d9454dbcb13a3fa9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "SimpleLogger": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frédéric Guillot"
                }
            ],
            "description": "PHP library to write logs (compatible with PSR-3)",
            "homepage": "https://github.com/fguillot/simpleLogger",
            "time": "2015-01-02 03:40:21"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/ac5a1cd5a4519143728dce2213936eea302edf8a",
                "reference": "ac5a1cd5a4519143728dce2213936eea302edf8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "time": "2014-09-05 15:19:58"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "876bf0899d01feacd2a2e83f04641e51350099ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/876bf0899d01feacd2a2e83f04641e51350099ef",
                "reference": "876bf0899d01feacd2a2e83f04641e51350099ef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
            "homepage": "http://pimple.sensiolabs.org",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "time": "2014-07-24 09:48:15"
        },
        {
            "name": "psr/log",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Psr\\Log\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2012-12-21 11:40:51"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v5.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
                "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.3-dev"
                }
            },
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "http://swiftmailer.org",
            "keywords": [
                "mail",
                "mailer"
            ],
            "time": "2014-12-05 14:17:14"
        },
        {
            "name": "symfony/console",
            "version": "v2.6.4",
            "target-dir": "Symfony/Component/Console",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Console.git",
                "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Console/zipball/e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
                "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.1",
                "symfony/process": "~2.1"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "http://symfony.com",
            "time": "2015-01-25 04:39:26"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v2.6.4",
            "target-dir": "Symfony/Component/EventDispatcher",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/EventDispatcher.git",
                "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f75989f3ab2743a82fe0b03ded2598a2b1546813",
                "reference": "f75989f3ab2743a82fe0b03ded2598a2b1546813",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.0,>=2.0.5",
                "symfony/dependency-injection": "~2.6",
                "symfony/expression-language": "~2.6",
                "symfony/stopwatch": "~2.3"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "http://symfony.com",
            "time": "2015-02-01 16:10:57"
        }
    ],
    "packages-dev": [
        {
            "name": "symfony/stopwatch",
            "version": "v2.6.4",
            "target-dir": "Symfony/Component/Stopwatch",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Stopwatch.git",
                "reference": "e8da5286132ba75ce4b4275fbf0f4cd369bfd71c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/e8da5286132ba75ce4b4275fbf0f4cd369bfd71c",
                "reference": "e8da5286132ba75ce4b4275fbf0f4cd369bfd71c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Stopwatch\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony Stopwatch Component",
            "homepage": "http://symfony.com",
            "time": "2015-01-03 08:01:59"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "swiftmailer/swiftmailer": 0,
        "fguillot/picodb": 20,
        "symfony/console": 0
    },
    "prefer-stable": false,
    "platform": {
        "ext-mbstring": "*"
    },
    "platform-dev": []
}