{ "name": "nf-disk", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "zustand": "^5.0.0-rc.2" } }, "node_modules/zustand": { "version": "5.0.0-rc.2", "resolved": "https://registry.npmmirror.com/zustand/-/zustand-5.0.0-rc.2.tgz", "integrity": "sha512-o2Nwuvnk8vQBX7CcHL8WfFkZNJdxB/VKeWw0tNglw8p4cypsZ3tRT7rTRTDNeUPFS0qaMBRSKe+fVwL5xpcE3A==", "license": "MIT", "engines": { "node": ">=12.20.0" }, "peerDependencies": { "@types/react": ">=18.0.0", "immer": ">=9.0.6", "react": ">=18.0.0", "use-sync-external-store": ">=1.2.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "immer": { "optional": true }, "react": { "optional": true }, "use-sync-external-store": { "optional": true } } } } }