[
    {
        "name": "robholmes/term-extractor",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/robholmes/term-extractor.git",
            "reference": "456125a1149adb46701308d19b8f9828f14362da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/robholmes/term-extractor/zipball/456125a1149adb46701308d19b8f9828f14362da",
            "reference": "456125a1149adb46701308d19b8f9828f14362da",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2013-06-12T16:43:48+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "TermExtractor": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0+",
            "ZPL-2.1"
        ],
        "authors": [
            {
                "name": "Stephan Richter",
                "homepage": "https://pypi.python.org/pypi/topia.termextract/",
                "role": "Developer (original Python code)"
            },
            {
                "name": "Russ Ferriday",
                "homepage": "https://pypi.python.org/pypi/topia.termextract/",
                "role": "Developer (original Python code)"
            },
            {
                "name": "Zope Community",
                "homepage": "https://pypi.python.org/pypi/topia.termextract/",
                "role": "Developer (original Python code)"
            },
            {
                "name": "Joseph Turian",
                "homepage": "http://joseph.turian.com/",
                "role": "Developer (updates to original Python code)"
            },
            {
                "name": "Keyvan Minoukadeh",
                "email": "keyvan@keyvan.net",
                "homepage": "http://keyvan.net",
                "role": "Developer (ported Python code to PHP)"
            },
            {
                "name": "Rob Holmes",
                "homepage": "http://robholmes.net/",
                "role": "Developer (updates to PHP port for PHP 5.3+)"
            }
        ],
        "description": "Term Extractor - a PHP port of Topia's Term Extractor",
        "homepage": "http://github.com/robholmes/term-extractor",
        "keywords": [
            "extraction",
            "keyword extraction",
            "tag",
            "tagger",
            "tagging",
            "term extraction",
            "term extractor",
            "text"
        ]
    },
    {
        "name": "patchwork/utf8",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance",
            "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
        },
        "time": "2016-05-18T13:57:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/Patchwork/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    }
]
