- OG images: auto-generated per page via astro-og-canvas with maritime teal theme, wired through Starlight route data middleware - Mermaid: request flow and parallel fetch diagrams on architecture page - robots.txt: sitemap and llms.txt references for crawlers
26 lines
606 B
JSON
26 lines
606 B
JSON
{
|
|
"name": "mcnoaa-tides-docs",
|
|
"type": "module",
|
|
"version": "2026.02.22",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"start": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"@astrojs/starlight": "^0.37.6",
|
|
"@fontsource/inter": "^5.1.1",
|
|
"@fontsource/jetbrains-mono": "^5.1.1",
|
|
"@iconify-json/lucide": "^1.2.91",
|
|
"astro": "^5.6.1",
|
|
"astro-icon": "^1.1.5",
|
|
"astro-mermaid": "^1.3.1",
|
|
"astro-og-canvas": "^0.10.1",
|
|
"sharp": "^0.34.2",
|
|
"starlight-llms-txt": "^0.7.0"
|
|
}
|
|
}
|