{ "_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": "fc919fd3f1864d470b207faef3625df8", "packages": [ { "name": "afragen/singleton", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/afragen/singleton.git", "reference": "e2baf7c8d070d7a575cd430561ae945463146b5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/afragen/singleton/zipball/e2baf7c8d070d7a575cd430561ae945463146b5e", "reference": "e2baf7c8d070d7a575cd430561ae945463146b5e", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "autoload": { "classmap": [ "Singleton.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andy Fragen", "email": "andy@thefragens.com", "homepage": "https://github.com/afragen/singleton", "role": "Developer" } ], "description": "A singleton static proxy generator.", "keywords": [ "singleton", "wordpress" ], "time": "2018-11-25T06:11:53+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "afragen/singleton": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.6" }, "platform-dev": [] }