Files
astral-sh__claude-code-plugins/.claude-plugin/marketplace.json
T
2026-01-08 12:00:00 -06:00

15 lines
263 B
JSON

{
"name": "astral-sh",
"owner": {
"name": "Astral",
"url": "https://astral.sh"
},
"plugins": [
{
"name": "astral",
"source": "./plugins/astral",
"description": "Skills for working with Python using Astral tools."
}
]
}