{"id":"ptekspy/profilestore","name":"profilestore","scope":"ptekspy","platform":"roblox","description":"Profile Store","version":"1.2.0","latest":"1.2.0","versions":["1.0.0","1.1.0","1.2.0"],"license":"Apache-2.0","licenseRating":"safe","licenseCaveats":["Modified files must carry a notice of changes. If the package ships a NOTICE file, its attributions must be preserved."],"licenseVerified":true,"dependencies":{},"integrity":"78a71711d12196a950a500d81f7a60af89b242207aed5119946aba64529b5ba5","likes":0,"downloads":0,"install":"forest install ptekspy/profilestore","url":"https://forest.dev/p/roblox/ptekspy/profilestore","files":"https://api.forest.dev/ai/package/roblox/ptekspy/profilestore/files","readme":"# ProfileStore\r\n\r\nPackage template, generated by Argon\r\n\r\n## Getting Started\r\n\r\nTo build the package use:\r\n\r\n```bash\r\nargon build\r\n```\r\n\r\n## Usage\r\n\r\nInstall the package with wally:\r\n\r\n```bash\r\nwally add ptekspy/profilestore\r\n```\r\n\r\nRequire and use in your Luau code (adjust path as needed):\r\n\r\n```lua\r\nlocal ProfileStore = require(path.to.ProfileStore.init)\r\n\r\nlocal store = ProfileStore.New(\"MyStore\", { Coins = 0 })\r\nlocal profile = store:StartSessionAsync(\"player_123\")\r\n```\r\n","readmeTruncated":false}