{ "name": "ollama-logseq", "version": "1.0.4", "main": "dist/index.html", "scripts": { "dev": "vite", "build": "tsc && vite build", "preinstall": "npx only-allow pnpm" }, "license": "MIT", "dependencies": { "@logseq/libs": "^0.0.14", "@radix-ui/react-dialog": "^1.0.5", "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "cmdk": "^0.2.0", "lucide-react": "^0.292.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-widgets": "^5.8.4", "tailwind-merge": "^2.0.0", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", "@semantic-release/npm": "10.0.6", "@types/node": "18.18.8", "@types/react": "18.2.34", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "3.1.0", "autoprefixer": "10.4.16", "conventional-changelog-conventionalcommits": "5.0.0", "eslint": "8.52.0", "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "postcss": "8.4.31", "semantic-release": "21.1.2", "tailwindcss": "3.3.5", "typescript": "4.9.5", "vite": "4.5.0", "vite-plugin-logseq": "1.1.2" }, "logseq": { "id": "ollama-logseq", "icon": "icon.png" } }