{ "name": "firefrost-services", "version": "1.0.0", "description": "Monorepo for Firefrost Gaming backend services", "private": true, "workspaces": [ "services/*", "shared" ], "scripts": { "install-all": "npm install" }, "repository": { "type": "git", "url": "https://git.firefrostgaming.com/firefrost-gaming/firefrost-services.git" }, "keywords": [ "firefrost", "gaming", "discord", "automation", "minecraft" ], "author": "Firefrost Gaming (The Trinity + The Chronicler)", "license": "UNLICENSED" }