{ "name": "noccylabs/histogram", "description": "Useful histograms everywhere", "type": "library", "license": "GPL-3.0-OR-LATER", "authors": [ { "name": "Christopher Vagnetoft", "email": "cvagnetoft@gmail.com" } ], "autoload": { "psr-4": { "NoccyLabs\\Histogram\\": "src/" } } }