{ "name": "noccylabs/upnp", "description": "UPnP Client library", "type": "library", "license": "GPL-3.0", "authors": [ { "name": "Christopher Vagnetoft", "email": "cvagnetoft@gmail.com" } ], "autoload": { "psr-4": { "NoccyLabs\\UPnP\\": "src/" } }, "bin": [ "bin/upnp-discover" ] }