{ "name": "nexa-games-graphql", "version": "24.7.21", "description": "Manages GraphQL requests for Nexa Games.", "main": "index.js", "type": "module", "repository": "https://repo.hos.im/nyusternie/nexa-games", "author": "Shomari", "license": "MIT", "dependencies": { "@apollo/server": "4.5.0", "body-parser": "1.20.2", "cors": "2.8.5", "express": "4.18.2", "express-rate-limit": "6.7.0", "graphql": "16.6.0", "graphql-bigint": "1.0.0", "graphql-http": "1.16.0", "graphql-subscriptions": "2.0.0", "graphql-ws": "5.12.0", "moment": "2.29.4", "nexajs": "24.7.20", "numeral": "2.0.6", "pouchdb": "8.0.1", "uuid": "9.0.0", "ws": "8.13.0" } }