updates package.json

This commit is contained in:
JasterV 2022-03-21 11:04:21 +01:00
parent 0994aee00b
commit 5bd1d7bc0a

View file

@ -1,5 +1,5 @@
{
"name": "image-phash",
"name": "hash-image",
"version": "0.1.1",
"description": "Provide an image class that is able to calculate similarity to other images using the phash value",
"main": "./src/lib.js",