{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "520b19f3eabd01ad6eb07416f971e0d1", "packages": [ { "name": "rakibtg/sleekdb", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/rakibtg/SleekDB.git", "reference": "e69643f47d525654d0d02866c73df3233c938455" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rakibtg/SleekDB/zipball/e69643f47d525654d0d02866c73df3233c938455", "reference": "e69643f47d525654d0d02866c73df3233c938455", "shasum": "" }, "require": { "php": ">=5.4" }, "type": "library", "autoload": { "psr-4": { "SleekDB\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "rakibtg", "email": "rakibtg@gmail.com" } ], "description": "SleekDB - A 30Kb NoSQL Database made using PHP", "keywords": [ "SleekDB", "api", "database", "flatfile", "framework", "micro", "nosql", "php", "rest" ], "time": "2019-08-12T00:23:35+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }