mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-13 19:34:54 +00:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"name": "diagram-viewer",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "extension.mjs",
|
|
"dependencies": {
|
|
"@github/copilot-sdk": "latest"
|
|
}
|
|
}
|