diff --git a/packages.json b/packages.json index 72d1ed4..c7d30bd 100644 --- a/packages.json +++ b/packages.json @@ -30289,5 +30289,18 @@ "description": "A tool for converting fonts to NICO Game Framework format fonts.", "license": "MIT", "web": "https://github.com/TakWolf/nico-font-tool" + }, + { + "name": "perceptual", + "url": "https://github.com/deNULL/perceptual", + "method": "git", + "tags": [ + "perceptual", + "hashes", + "images" + ], + "description": "A library for computing and comparing perceptual hashes in Nim", + "license": "MIT", + "web": "https://github.com/deNULL/perceptual" } ]