{
    "packages": [
        {
            "name": "jasongrimes/paginator",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jasongrimes/php-paginator.git",
                "reference": "3411e3cd0c6479a0b514f26e4358f0273552f221"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jasongrimes/php-paginator/zipball/3411e3cd0c6479a0b514f26e4358f0273552f221",
                "reference": "3411e3cd0c6479a0b514f26e4358f0273552f221",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "time": "2018-07-11T18:11:49+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"
            ],
            "support": {
                "issues": "https://github.com/jasongrimes/php-paginator/issues",
                "source": "https://github.com/jasongrimes/php-paginator/tree/master"
            },
            "install-path": "../jasongrimes/paginator"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
