[
    {
        "name": "fire015/flintstone",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fire015/flintstone.git",
            "reference": "4fd87a8d27079146797da3f69e07efd68a95be67"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fire015/flintstone/zipball/4fd87a8d27079146797da3f69e07efd68a95be67",
            "reference": "4fd87a8d27079146797da3f69e07efd68a95be67",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0"
        },
        "time": "2017-06-09T15:19:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Flintstone\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jason M",
                "email": "emailfire@gmail.com"
            }
        ],
        "description": "A key/value database store using flat files for PHP",
        "homepage": "http://www.xeweb.net/flintstone/",
        "keywords": [
            "cache",
            "database",
            "files",
            "flintstone",
            "memory"
        ]
    },
    {
        "name": "jasongrimes/paginator",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jasongrimes/php-paginator.git",
            "reference": "8b18245b8a9dbdf69918ebd1e1f4a229a06030cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jasongrimes/php-paginator/zipball/8b18245b8a9dbdf69918ebd1e1f4a229a06030cd",
            "reference": "8b18245b8a9dbdf69918ebd1e1f4a229a06030cd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.2"
        },
        "time": "2015-10-15T09:42:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JasonGrimes": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jason Grimes",
                "email": "jason@grimesit.com"
            }
        ],
        "description": "A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.",
        "homepage": "http://github.com/jasongrimes/php-paginator",
        "keywords": [
            "pager",
            "pagination",
            "paginator"
        ]
    }
]
