{
    "name": "thruxy.com",
    "version": "1.0.0",
    "main": "index.js",
    "scripts": {
        "start": "node index.js"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "description": "",
    "dependencies": {
        "express": "^5.1.0",
        "uuid": "^11.0.0",
        "ws": "^8.18.3"
    }
}
