{ "name": "@hive/docs", "version": "0.0.0", "type": "module", "private": true, "scripts": { "build": "next build && next-sitemap --config next-sitemap.config.cjs", "dev": "next" }, "dependencies": { "@next/env": "13.5.6", "@radix-ui/react-tooltip": "1.0.7", "@theguild/components": "5.2.4", "clsx": "2.1.0", "date-fns": "3.6.0", "gray-matter": "4.0.3", "next": "13.5.6", "next-themes": "*", "react": "18.2.0", "react-avatar": "5.0.3", "react-countup": "6.5.3", "react-dom": "18.2.0", "react-icons": "5.0.1", "tailwind-merge": "2.2.2" }, "devDependencies": { "@theguild/tailwind-config": "0.3.0", "@types/react": "18.2.69", "next-sitemap": "4.2.3", "postcss": "8.4.38", "tailwindcss": "3.4.1" } }