mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-16 10:53:25 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "token-pacman",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"description": "Visualizes live session AI-credit usage as a Pac-Man board with pellets, ghosts, fruit milestones, and game-over limits.",
|
||||
"keywords": [
|
||||
"ai-credits",
|
||||
"copilot-canvas",
|
||||
"interactive-canvas",
|
||||
"pac-man",
|
||||
"quota-tracking",
|
||||
"session-usage"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user