{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "051eff61cc7f31040434ee8ed6114a95", "packages": [ { "name": "fire015/flintstone", "version": "v2.1.1", "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" }, "type": "library", "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" ], "time": "2017-06-09T15:19:42+00:00" }, { "name": "jasongrimes/paginator", "version": "1.0.2", "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" }, "type": "library", "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" ], "time": "2015-10-15T09:42:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }