mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-13 11:33:32 +00:00
10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"name": "feedback-themes",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "extension.mjs",
|
|
"dependencies": {
|
|
"@github/copilot-sdk": "latest"
|
|
}
|
|
}
|