{ "_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": "3bd2defe9e51fc5d6b2b146fe29bfa52", "packages": [ { "name": "mexitek/phpcolors", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mexitek/phpColors.git", "reference": "4043974240ca7dc3c2bec3c158588148b605b206" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mexitek/phpColors/zipball/4043974240ca7dc3c2bec3c158588148b605b206", "reference": "4043974240ca7dc3c2bec3c158588148b605b206", "shasum": "" }, "require": { "php": "^7.2|^8.0" }, "require-dev": { "nette/tester": "^2.3", "squizlabs/php_codesniffer": "^3.5" }, "default-branch": true, "type": "library", "autoload": { "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Arlo Carreon", "homepage": "http://arlocarreon.com", "role": "creator" } ], "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.", "homepage": "http://mexitek.github.com/phpColors/", "keywords": [ "color", "css", "design", "frontend", "ui" ], "support": { "issues": "https://github.com/mexitek/phpColors/issues", "source": "https://github.com/mexitek/phpColors" }, "time": "2021-11-26T13:19:08+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "mexitek/phpcolors": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.3.6" }, "platform-dev": [], "platform-overrides": { "php": "7.3.6" }, "plugin-api-version": "2.1.0" }