{ "_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": "61b578b221b69ed893f09e35b1ca2714", "packages": [ { "name": "joshcam/mysqli-database-class", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/joshcam/PHP-MySQLi-Database-Class.git", "reference": "240a4fd51da09d428da4b60904a3fa919445808b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joshcam/PHP-MySQLi-Database-Class/zipball/240a4fd51da09d428da4b60904a3fa919445808b", "reference": "240a4fd51da09d428da4b60904a3fa919445808b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "MysqliDb.php", "dbObject.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Josh Campbell", "email": "josh.lee.campbell@gmail.com", "homepage": "https://github.com/joshcam", "role": "Developer" }, { "name": "Alexander V. Butenko", "email": "a.butenka@gmail.com", "homepage": "http://smarttechdo.com", "role": "Developer" } ], "description": "PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements", "time": "2017-03-18 11:45:58" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "joshcam/mysqli-database-class": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }