{
"id": "framework:astro",
"_kind": "Framework",
"_file": "domain/frameworks/astro.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Astro",
"belongsToLanguageId": "language:typescript",
"category": "web-fullstack",
"description": "Astro — a content-focused web framework with islands architecture.\n"
},
"outgoingEdges": [
{
"from": "framework:astro",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "framework:astro",
"to": "skill-area:hydration",
"kind": "used_by_skill_area",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:hydration",
"to": "framework:astro",
"kind": "uses_framework"
}
]
}