{ "name": "image-phash", "version": "0.1.0", "description": "", "main": "./src/lib.js", "keywords": [ "javascript", "phash", "hashing", "images" ], "author": "Victor Martinez ", "license": "MIT", "dependencies": { "@canvas/image": "^1.0.1", "axios": "^0.26.1", "blockhash-core": "^0.1.0" }, "devDependencies": { "@types/node": "^17.0.21" }, "repository": { "type": "git", "url": "git+https://github.com/JasterV/hash-image.git" }, "bugs": { "url": "https://github.com/JasterV/hash-image/issues" }, "homepage": "https://github.com/JasterV/hash-image#readme" }