{ "name": "noccylabs/x11", "description": "Interact with windows on Linux/X11", "type": "library", "license": "GPL-3.0", "authors": [ { "name": "Christopher Vagnetoft", "email": "cvagnetoft@gmail.com" } ], "autoload": { "psr-4": { "NoccyLabs\\X11\\": "src/" } } }