{ "name": "gbonline", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node app.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@tensorflow/tfjs": ">=3.19.0 <4.0.0\n", "@tensorflow/tfjs-node": "^3.19.0", "fastify": "^4.4.0", "fastify-socket.io": "^4.0.0", "imageboy": "^1.1.1", "seedrandom": "^3.0.5", "serverboy": "^0.0.7", "socket.io": "^4.5.1", "upscaler": "1.0.0-beta.6", "waifu2x": "^1.0.9" } }