Files
upstash--context7/.github/plugin/marketplace.json
T
2026-07-13 13:04:05 +08:00

19 lines
537 B
JSON

{
"name": "context7-marketplace",
"owner": {
"name": "Upstash"
},
"metadata": {
"description": "Official Upstash marketplace for the Context7 documentation-lookup plugin on GitHub Copilot CLI.",
"version": "1.0.0"
},
"plugins": [
{
"name": "context7",
"source": "./plugins/copilot/context7",
"description": "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
"version": "1.0.2"
}
]
}