chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user