UNPKG

htmldocs

Version:

<h1 align="center"> <img src="https://github.com/user-attachments/assets/655fa7f9-98e7-42ee-8cd0-bb9193f100e9" alt="htmldocs" width="100%" /> </h1>

28 lines 716 B
{ "name": "htmldocs-starter", "version": "0.2.30", "private": true, "scripts": { "lint": "eslint . --max-warnings 0", "dev": "npx htmldocs@latest dev" }, "dependencies": { "@formatjs/intl": "^2.10.4", "@htmldocs/react": "workspace:0.2.30", "@htmldocs/render": "workspace:0.2.30", "@react-email/components": "0.0.18", "clsx": "^2.1.1", "htmldocs": "workspace:0.2.30", "markdown-it": "^14.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^5.3.0" }, "devDependencies": { "@types/markdown-it": "^14.1.2", "@types/node": "^22.8.1", "@types/react": "^18.2.61", "@types/react-dom": "^18.2.19", "typescript": "^5.4.5" } }