{ "name": "v2", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev --turbo -p 3400", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@cashu/cashu-ts": "^3.2.2", "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@ffmpeg/ffmpeg": "^0.12.15", "@getalby/sdk": "^5.1.2", "@giphy/js-fetch-api": "^5.7.0", "@giphy/react-components": "^10.1.0", "@hugocxl/react-to-image": "^0.0.9", "@noble/hashes": "^2.0.1", "@noble/secp256k1": "^2.3.0", "@nostr-dev-kit/ndk": "^2.14.33", "@nostr-dev-kit/ndk-cache-dexie": "^2.6.34", "@reduxjs/toolkit": "^2.8.2", "@uiw/react-markdown-preview": "^4.2.2", "@uiw/react-md-editor": "^3.25.6", "@virtuoso.dev/masonry": "^1.3.5", "@wavesurfer/react": "^1.0.11", "axios": "^1.11.0", "bech32": "^2.0.0", "bip39": "^3.1.0", "boring-avatars": "^1.11.2", "cipher-base": "^1.0.6", "crypto-js": "^4.2.0", "dexie": "^4.0.11", "dexie-react-hooks": "^1.1.7", "emoji-picker-react": "^4.15.0", "exports": "^0.0.1", "framer-motion": "^12.34.3", "highlight.js": "^11.11.1", "history": "^5.3.0", "i18next": "^25.3.2", "i18next-browser-languagedetector": "^8.2.0", "i18next-http-backend": "^3.0.2", "jsonwebtoken": "^9.0.3", "katex": "^0.16.22", "light-bolt11-decoder": "^3.2.0", "lottie-react": "^2.4.1", "markdown-to-jsx": "^7.7.12", "marked": "^16.1.2", "nanoid": "^5.1.5", "next": "15.4.5", "next-i18next": "^15.4.2", "next-pwa": "^5.6.0", "next-themes": "^0.4.6", "nostr-tools": "^2.22.0", "qr-code-styling": "^1.9.2", "react": "^19.1.0", "react-dom": "^19.1.0", "react-i18next": "^15.6.1", "react-markdown": "^10.1.0", "react-nocomment": "^0.3.0", "react-qr-code": "^2.0.18", "react-redux": "^9.2.0", "react-spring": "^10.0.1", "react-virtuoso": "^4.14.1", "rehype-highlight": "^7.0.2", "rehype-raw": "^7.0.0", "remark-gfm": "^4.0.1", "remark-parse": "^11.0.0", "sharp": "^0.34.5", "slugify": "^1.6.6", "smart-widget-handler": "^1.0.34", "smart-widget-previewer": "^1.0.19", "typescript": "^5.9.2", "unified": "^11.0.5", "wavesurfer.js": "^7.10.1", "web-vitals": "^2.1.4", "webln": "^0.3.2", "webpack": "^5.101.0" }, "devDependencies": { "@eslint/eslintrc": "^3", "assert": "^2.1.0", "buffer": "^6.0.3", "eslint": "^9", "process": "^0.11.10" } }