{ "name": "nostrudel", "version": "0.41.0", "private": true, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/hzrd149/nostrudel" }, "scripts": { "start": "vite serve", "dev": "VITE_APP_VERSION=dev vite serve", "build": "tsc --project tsconfig.json && vite build", "format": "prettier --ignore-path .prettierignore -w .", "analyze": "npx vite-bundle-visualizer -o ./stats.html", "build-icons": "node ./scripts/build-icons.mjs", "build-native-icons": "npx @capacitor/assets generate --android --iconBackgroundColor '#8DB600' --iconBackgroundColorDark '#8DB600' --splashBackgroundColor '#ffffff' --splashBackgroundColorDark '#0e0e0e'" }, "dependencies": { "@cashu/cashu-ts": "2.0.0-rc1", "@chakra-ui/anatomy": "^2.3.4", "@capacitor-community/http": "^1.4.1", "@capacitor-community/sqlite": "^6.0.1", "@capacitor-mlkit/barcode-scanning": "^6.1.0", "@capacitor/android": "^6.1.1", "@capacitor/app": "^6.0.0", "@capacitor/core": "^6.1.1", "@capacitor/ios": "^6.1.1", "@chakra-ui/breakpoint-utils": "^2.0.8", "@chakra-ui/icons": "^2.2.4", "@chakra-ui/media-query": "^3.3.0", "@chakra-ui/react": "^2.10.4", "@chakra-ui/shared-utils": "^2.0.4", "@chakra-ui/styled-system": "^2.12.0", "@chakra-ui/theme-tools": "^2.2.6", "@codemirror/autocomplete": "^6.18.3", "@codemirror/lang-json": "^6.0.1", "@codemirror/language": "^6.10.4", "@codemirror/view": "^6.35.0", "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@getalby/bitcoin-connect": "^3.6.2", "@getalby/bitcoin-connect-react": "^3.6.2", "@noble/ciphers": "^1.1.0", "@noble/curves": "^1.7.0", "@noble/hashes": "^1.6.1", "@noble/secp256k1": "^1.7.1", "@scure/base": "^1.2.1", "@snort/worker-relay": "^1.3.0", "@uiw/codemirror-theme-github": "^4.23.6", "@uiw/react-codemirror": "^4.23.6", "@webscopeio/react-textarea-autocomplete": "^4.9.2", "applesauce-channel": "next", "applesauce-content": "next", "applesauce-core": "next", "applesauce-lists": "next", "applesauce-net": "next", "applesauce-react": "next", "applesauce-signer": "next", "bech32": "^2.0.0", "blossom-client-sdk": "next", "blossom-drive-sdk": "^0.4.1", "blurhash": "^2.0.5", "chart.js": "^4.4.6", "cheerio": "^1.0.0", "chroma-js": "^2.6.0", "codemirror": "^6.0.1", "codemirror-json-schema": "^0.7.9", "dayjs": "^1.11.13", "debug": "^4.3.7", "easymde": "^2.18.0", "emoji-regex": "^10.4.0", "emojilib": "^3.0.12", "framer-motion": "^10.18.0", "handlebars": "^4.7.8", "hls.js": "^1.5.17", "i18n-iso-countries": "^7.13.0", "idb": "^8.0.0", "identicon.js": "^2.3.3", "iso-language-codes": "^2.0.0", "json-schema": "^0.4.0", "json-stringify-deterministic": "^1.0.12", "leaflet": "^1.9.4", "leaflet.locatecontrol": "^0.79.0", "light-bolt11-decoder": "^3.2.0", "lodash.throttle": "^4.1.1", "match-sorter": "^8.0.0", "nanoid": "^5.0.8", "ngeohash": "^0.6.3", "nostr-idb": "^2.2.0", "nostr-tools": "^2.10.3", "nostr-wasm": "^0.1.0", "prettier": "^3.3.3", "react": "^18.3.1", "react-chartjs-2": "^5.2.0", "react-diff-viewer-continued": "^3.4.0", "react-dom": "^18.3.1", "react-error-boundary": "^4.1.2", "react-force-graph-2d": "^1.25.8", "react-force-graph-3d": "^1.24.6", "react-hook-form": "^7.53.2", "react-markdown": "^9.0.1", "react-mosaic-component": "^6.1.0", "react-photo-album": "^2.4.1", "react-qr-barcode-scanner": "^2.0.0", "react-router-dom": "^6.28.0", "react-simplemde-editor": "^5.2.0", "react-singleton-hook": "^4.0.1", "react-use": "^17.5.1", "react-virtualized-auto-sizer": "^1.0.24", "react-window": "^1.8.10", "remark-gfm": "^4.0.0", "remark-wiki-link": "^2.0.1", "rx-nostr": "^3.4.1", "rxjs": "^7.8.1", "three": "^0.170.0", "three-spritetext": "^1.9.0", "three-stdlib": "^2.34.0", "tiny-lru": "^11.2.11", "unified": "^11.0.5", "vite-plugin-funding": "^0.1.0", "webln": "^0.3.2", "workbox-core": "7.0.0", "workbox-precaching": "7.0.0", "workbox-routing": "7.0.0", "yet-another-react-lightbox": "^3.21.7", "zen-observable": "^0.10.0" }, "devDependencies": { "@changesets/cli": "^2.27.10", "@types/chroma-js": "^2.4.4", "@capacitor/assets": "^3.0.5", "@capacitor/cli": "^6.1.1", "@types/debug": "^4.1.12", "@types/dom-serial": "^1.0.6", "@types/identicon.js": "^2.3.5", "@types/json-schema": "^7.0.15", "@types/leaflet": "^1.9.14", "@types/leaflet.locatecontrol": "^0.74.6", "@types/lodash.throttle": "^4.1.9", "@types/ngeohash": "^0.6.8", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@types/react-window": "^1.8.8", "@types/three": "^0.160.0", "@types/webscopeio__react-textarea-autocomplete": "^4.7.5", "@types/zen-observable": "^0.8.7", "@vitejs/plugin-react": "^4.3.3", "camelcase": "^8.0.0", "eventemitter3": "^5.0.1", "typescript": "^5.7.2", "vite": "^5.4.11", "vite-plugin-pwa": "^0.21.0", "workbox-build": "^7.3.0", "workbox-window": "^7.3.0" }, "resolutions": { "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7" }, "funding": { "type": "lightning", "url": "lightning:nostrudel@geyser.fund" }, "packageManager": "pnpm@9.6.0" }