{ "dependencies": { "@tensorflow/tfjs-node": "^4.8.0", "express": "^4.21.2", "multer": "^1.4.5-lts.1" }, "name": "tomato_leaf_care", "version": "1.0.0", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "keywords": [], "author": "", "license": "ISC", "description": "" }