mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 21:21:20 +00:00
11 lines
267 B
JSON
11 lines
267 B
JSON
{
|
|
"name": "release-notes-showcase",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "extension.mjs",
|
|
"description": "Release notes canvas for building polished release communications and exports.",
|
|
"dependencies": {
|
|
"@github/copilot-sdk": "1.0.1"
|
|
}
|
|
}
|