{ "name": "@triliumnext/client-standalone", "version": "0.102.2", "description": "Standalone client for TriliumNext with SQLite WASM backend", "private": true, "license": "AGPL-3.0-only", "scripts": { "build": "cross-env NODE_OPTIONS=--max-old-space-size=4096 vite build", "dev": "vite dev", "test": "vitest", "start-prod": "pnpm build && pnpm vite preview --port 8888", "coverage": "vitest --coverage" }, "dependencies": { "@excalidraw/excalidraw": "0.18.0", "@fullcalendar/core": "6.1.20", "@fullcalendar/daygrid": "6.1.20", "@fullcalendar/interaction": "6.1.20", "@fullcalendar/list": "6.1.20", "@fullcalendar/multimonth": "6.1.20", "@fullcalendar/timegrid": "6.1.20", "@maplibre/maplibre-gl-leaflet": "0.1.3", "@mermaid-js/layout-elk": "0.2.1", "@mind-elixir/node-menu": "5.0.1", "@popperjs/core": "2.11.8", "@preact/signals": "2.9.0", "@sqlite.org/sqlite-wasm": "3.51.1-build2", "@triliumnext/ckeditor5": "workspace:*", "@triliumnext/codemirror": "workspace:*", "@triliumnext/commons": "workspace:*", "@triliumnext/core": "workspace:*", "@triliumnext/highlightjs": "workspace:*", "@triliumnext/share-theme": "workspace:*", "@triliumnext/split.js": "workspace:*", "@zumer/snapdom": "2.7.0", "autocomplete.js": "0.38.1", "bootstrap": "5.3.8", "boxicons": "2.1.4", "clsx": "2.1.1", "color": "5.0.3", "debounce": "3.0.0", "draggabilly": "3.0.0", "fflate": "0.8.2", "force-graph": "1.51.2", "globals": "17.4.0", "i18next": "26.0.3", "i18next-http-backend": "3.0.4", "jquery": "4.0.0", "jquery.fancytree": "2.38.5", "js-md5": "0.8.3", "js-sha1": "0.7.0", "js-sha256": "0.11.1", "js-sha512": "0.9.0", "jsplumb": "2.15.6", "katex": "0.16.44", "knockout": "3.5.1", "leaflet": "1.9.4", "leaflet-gpx": "2.2.0", "mark.js": "8.11.1", "marked": "17.0.5", "mermaid": "11.13.0", "mind-elixir": "5.10.0", "normalize.css": "8.0.1", "panzoom": "9.4.4", "preact": "10.29.0", "react-i18next": "17.0.2", "react-window": "2.2.7", "reveal.js": "6.0.0", "svg-pan-zoom": "3.6.2", "tabulator-tables": "6.4.0", "vanilla-js-wheel-zoom": "9.0.4" }, "devDependencies": { "@ckeditor/ckeditor5-inspector": "5.0.0", "@preact/preset-vite": "2.10.2", "@types/bootstrap": "5.2.10", "@types/jquery": "4.0.0", "@types/leaflet": "1.9.21", "@types/leaflet-gpx": "1.3.8", "@types/mark.js": "8.11.12", "@types/reveal.js": "5.2.2", "@types/tabulator-tables": "6.3.1", "copy-webpack-plugin": "14.0.0", "cross-env": "7.0.3", "happy-dom": "20.8.9", "script-loader": "0.7.2", "vite-plugin-static-copy": "4.0.1" } }