diff --git a/packages.json b/packages.json index 82aa8e6..b3b14fe 100644 --- a/packages.json +++ b/packages.json @@ -28529,5 +28529,19 @@ "description": "Entity Component System", "license": "MIT", "web": "https://github.com/NecsusECS/Necsus" + }, + { + "name": "sensors", + "url": "https://github.com//inv2004/sensors", + "method": "git", + "tags": [ + "sensors", + "wrapper", + "linux", + "temperature" + ], + "description": "libsensors wrapper", + "license": "MIT", + "web": "https://github.com//inv2004/sensors" } ]