{ "name": "source-web-24070-thegreattipsy", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.ultracombos.com/24070-TheGreatTipsy/Source-Web-24070-TheGreatTipsy.git" }, "author": "", "license": "ISC", "dependencies": { "cors": "^2.8.5", "dotenv": "^16.5.0", "express": "^5.1.0", "node-osc": "^9.1.5", "openai": "^5.1.0", "zod": "^3.25.50" } }