diff --git a/packages.json b/packages.json index 7ad7ad5..0e310cd 100644 --- a/packages.json +++ b/packages.json @@ -30364,5 +30364,16 @@ "description": "A face detection, pupil/eyes localization and facial landmark points detection library", "license": "MIT", "web": "https://github.com/deNULL/facedetect" + }, + { + "name": "simplelog", + "url": "https://github.com/sslime336/simplelog", + "method": "git", + "tags": [ + "log" + ], + "description": "A deadly simply log package supporting very simple colorful logging.", + "license": "MIT", + "web": "https://github.com/sslime336/simplelog" } ]