{ "name": "brennen/phasemoji", "description": "A PHP CLI for printing an emoji roughly corresponding to the current moon phase.", "keywords": ["php", "moon", "phase"], "type": "library", "license": "MIT", "authors": [ { "name": "Brennen Bearnes" } ], "require": { "php": ">=7.2.0", "solaris/php-moon-phase": "dev-master" }, "autoload": { "psr-0": { "lib": "" } } }