[
    {
        "name": "davechild/textstatistics",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DaveChild/Text-Statistics.git",
            "reference": "6196462b4fe730a8ff0019036baf362295c161b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DaveChild/Text-Statistics/zipball/6196462b4fe730a8ff0019036baf362295c161b3",
            "reference": "6196462b4fe730a8ff0019036baf362295c161b3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.*"
        },
        "suggest": {
            "ext-bcmath": "More accurate floating point calculations.",
            "ext-mbstring": "Handle multi-byte text properly."
        },
        "time": "2015-04-22 14:55:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "DaveChild\\TextStatistics": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Dave Child",
                "email": "dave@addedbytes.com",
                "homepage": "https://www.addedbytes.com/",
                "role": "Developer"
            }
        ],
        "description": "PHP package to measure the readability of text according to various algorithms.",
        "homepage": "https://github.com/DaveChild/Text-Statistics"
    },
    {
        "name": "wordpress/wp-list-table",
        "version": "3.8",
        "version_normalized": "3.8.0.0",
        "dist": {
            "type": "file",
            "url": "http://core.svn.wordpress.org/tags/3.8/wp-admin/includes/class-wp-list-table.php",
            "reference": null,
            "shasum": null
        },
        "type": "library",
        "installation-source": "dist"
    }
]
