[
    {
        "name": "hoa/core",
        "version": "1.14.09.16",
        "version_normalized": "1.14.09.16",
        "target-dir": "Hoa/Core",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Core.git",
            "reference": "e50bb985bab946963b1bf75fd0b551fdbbf03c5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Core/zipball/e50bb985bab946963b1bf75fd0b551fdbbf03c5b",
            "reference": "e50bb985bab946963b1bf75fd0b551fdbbf03c5b",
            "shasum": ""
        },
        "require": {
            "ext-spl": "*",
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "ext/mbstring must be present (or a third implementation).",
            "hoa/console": "To use the `hoa` script.",
            "hoa/dispatcher": "To use the `hoa` script.",
            "hoa/router": "To use the `hoa` script."
        },
        "time": "2014-09-16 19:26:31",
        "bin": [
            "Bin/hoa"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Core": "."
            },
            "files": [
                "Core.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Core library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "consistency",
            "core",
            "data",
            "event",
            "library",
            "listener",
            "parameter",
            "protocol"
        ]
    },
    {
        "name": "hoa/visitor",
        "version": "0.14.09.16",
        "version_normalized": "0.14.09.16",
        "target-dir": "Hoa/Visitor",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Visitor.git",
            "reference": "306a3f47316a2e2da3677b1925fbeab5544a8dce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/306a3f47316a2e2da3677b1925fbeab5544a8dce",
            "reference": "306a3f47316a2e2da3677b1925fbeab5544a8dce",
            "shasum": ""
        },
        "require": {
            "hoa/core": "~1.0"
        },
        "time": "2014-09-16 19:37:59",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Visitor": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Visitor library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "library",
            "structure",
            "visit",
            "visitor"
        ]
    },
    {
        "name": "hoa/iterator",
        "version": "0.14.09.16",
        "version_normalized": "0.14.09.16",
        "target-dir": "Hoa/Iterator",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Iterator.git",
            "reference": "7e9715bc092ec9d93b03bf242476a9c5bc8afafc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/7e9715bc092ec9d93b03bf242476a9c5bc8afafc",
            "reference": "7e9715bc092ec9d93b03bf242476a9c5bc8afafc",
            "shasum": ""
        },
        "require": {
            "hoa/core": "~1.0"
        },
        "time": "2014-09-16 19:29:35",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Iterator": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Iterator library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "iterator",
            "library"
        ]
    },
    {
        "name": "hoa/math",
        "version": "0.14.09.16",
        "version_normalized": "0.14.09.16",
        "target-dir": "Hoa/Math",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Math.git",
            "reference": "2728d97e50f8d10272d1911450e563a81eeb229b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Math/zipball/2728d97e50f8d10272d1911450e563a81eeb229b",
            "reference": "2728d97e50f8d10272d1911450e563a81eeb229b",
            "shasum": ""
        },
        "require": {
            "hoa/compiler": "~1.0",
            "hoa/core": "~1.0",
            "hoa/iterator": "~0.0"
        },
        "time": "2014-09-16 19:37:28",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Math": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Math library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "arrangement",
            "combination",
            "combinatorics",
            "counting",
            "library",
            "math",
            "permutation",
            "sampler",
            "set"
        ]
    },
    {
        "name": "hoa/stream",
        "version": "0.14.09.16",
        "version_normalized": "0.14.09.16",
        "target-dir": "Hoa/Stream",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Stream.git",
            "reference": "6d01045fcb22611299cb9689271cd26feef8e095"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Stream/zipball/6d01045fcb22611299cb9689271cd26feef8e095",
            "reference": "6d01045fcb22611299cb9689271cd26feef8e095",
            "shasum": ""
        },
        "require": {
            "hoa/core": "~1.0"
        },
        "time": "2014-09-16 19:28:43",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Stream": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Stream library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "Context",
            "bucket",
            "composite",
            "filter",
            "in",
            "library",
            "out",
            "protocol",
            "stream",
            "wrapper"
        ]
    },
    {
        "name": "hoa/file",
        "version": "0.14.09.16",
        "version_normalized": "0.14.09.16",
        "target-dir": "Hoa/File",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/File.git",
            "reference": "ff6d964ad2251f9d1b25c5146b014a6eb0c6d10d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/File/zipball/ff6d964ad2251f9d1b25c5146b014a6eb0c6d10d",
            "reference": "ff6d964ad2251f9d1b25c5146b014a6eb0c6d10d",
            "shasum": ""
        },
        "require": {
            "hoa/core": "~1.0",
            "hoa/iterator": "~0.0",
            "hoa/stream": "~0.0"
        },
        "time": "2014-09-16 19:33:43",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\File": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\File library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "Socket",
            "directory",
            "file",
            "finder",
            "library",
            "link",
            "temporary"
        ]
    },
    {
        "name": "hoa/compiler",
        "version": "1.14.09.16",
        "version_normalized": "1.14.09.16",
        "target-dir": "Hoa/Compiler",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Compiler.git",
            "reference": "e634e86247d9405bf17c3158bce876d7ac3b7212"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/e634e86247d9405bf17c3158bce876d7ac3b7212",
            "reference": "e634e86247d9405bf17c3158bce876d7ac3b7212",
            "shasum": ""
        },
        "require": {
            "hoa/core": "~1.0",
            "hoa/file": "~0.0",
            "hoa/iterator": "~0.0",
            "hoa/math": "~0.0",
            "hoa/visitor": "~0.0"
        },
        "time": "2014-09-16 19:36:14",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hoa\\Compiler": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "http://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Compiler library.",
        "homepage": "http://hoa-project.net/",
        "keywords": [
            "algebraic",
            "ast",
            "compiler",
            "context-free",
            "coverage",
            "exhaustive",
            "grammar",
            "isotropic",
            "language",
            "lexer",
            "library",
            "ll1",
            "llk",
            "parser",
            "pp",
            "random",
            "regular",
            "rule",
            "sampler",
            "syntax",
            "token",
            "trace",
            "uniform"
        ]
    },
    {
        "name": "longman/telegram-bot",
        "version": "0.0.4",
        "version_normalized": "0.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/akalongman/php-telegram-bot.git",
            "reference": "e7c9e56f84c3ad43afc8d154ef360a177c989d88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/akalongman/php-telegram-bot/zipball/e7c9e56f84c3ad43afc8d154ef360a177c989d88",
            "reference": "e7c9e56f84c3ad43afc8d154ef360a177c989d88",
            "shasum": ""
        },
        "require": {
            "ext-pdo": "*",
            "hoa/math": "~0.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpspec/phpspec": "~2.1",
            "phpunit/phpunit": "4.1.*",
            "squizlabs/php_codesniffer": "2.3.*"
        },
        "time": "2015-07-03 13:42:59",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Longman\\TelegramBot\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Avtandil Kikabidze aka LONGMAN",
                "email": "akalongman@gmail.com",
                "homepage": "http://longman.ge",
                "role": "Developer"
            }
        ],
        "description": "PHP telegram bot",
        "homepage": "https://github.com/akalongman/php-telegram-bot",
        "keywords": [
            "api",
            "bot",
            "telegram"
        ]
    }
]
