{ "name": "noccylabs/linux-thermal", "description": "Read thermal temperature values from sysfs (Linux)", "license": "GPL-3.0", "authors": [ { "name": "Christopher Vagnetoft", "email": "cvagnetoft@gmail.com" } ], "autoload": { "psr-4": { "NoccyLabs\\Linux\\Thermal\\": "lib/" } } }