{ "name": "registry-classifier", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "cli-progress": "^3.11.2", "express": "^4.18.2", "glob": "^8.0.3", "image-classifier": "^1.1.0", "multer": "^1.4.5-lts.1" } }