{ "name": "@owdproject/module-atproto-persistence", "version": "0.0.4", "license": "MIT", "homepage": "https://github.com/atproto-os/module-atproto-persistence", "author": { "name": "Open Web Desktop Team", "url": "https://github.com/owdproject" }, "dependencies": { "localforage": "^1.10.0", "pinia-plugin-persistedstate-2": "^2.0.30" }, "peerDependencies": { "@owdproject/core": "^3.1.3" } }