{ "name": "com.jovian.ingame-logging", "version": "0.1.0", "displayName": "Jovian In-Game Logging", "description": "An optimized, low-allocation in-game logging system with pooled UI, channel-based filtering, and save system integration.", "unity": "2022.3", "dependencies": { "com.unity.textmeshpro": "3.0.6", "com.unity.nuget.newtonsoft-json": "3.2.1", "com.jovian.savesystem": "0.1.0" }, "keywords": [ "logging", "ui", "ingame" ], "author": { "name": "Jovian" } }