{ "name": "com.jovian.savesystem", "version": "0.1.0", "displayName": "Jovian Save System", "description": "A generic, game-agnostic save system supporting multiple save slots, sessions, auto-saves, and dual JSON/Binary serialization.", "unity": "2022.3", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.2.1" }, "keywords": [ "save", "persistence", "serialization" ], "author": { "name": "Jovian" } }