/
githubmirror
/
realworld
Обзор
Документация
Войти
/
githubmirror
/
realworld
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/package.json
27 строк
669 B
c4ffein
docs: moved from api/documentation to docs
06 мар 2026, 17:05
06 мар 2026, 17:05
0e1b232
Код
Авторство
О чём код?
{ "name": "documentation", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.6", "@astrojs/react": "^4.4.2", "@astrojs/starlight": "^0.37.4", "@astrojs/starlight-tailwind": "^4.0.2", "@tailwindcss/vite": "^4.1.8", "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "astro": "^5.16.16", "react": "^19.2.4", "react-dom": "^19.2.4", "sharp": "^0.34.5", "tailwindcss": "^4.1.18", "typescript": "^5.9.3" } }