{ "name": "checkimg", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node app.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@tensorflow/tfjs-node": "^4.10.0", "express": "^4.18.2", "fs-extra": "^11.1.1", "image-js": "^0.35.4", "multiparty": "^4.2.3", "nsfwjs": "^2.4.2" } }