chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-02 00:52:25 +00:00
parent 37cb6bdc66
commit cbbe282a54
7 changed files with 478 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"id": "token-pacman",
"name": "Token Pac-Man",
"description": "Visualizes live session AI-credit usage as a Pac-Man board with pellets, ghosts, fruit milestones, and game-over limits.",
"version": "1.0.0",
"author": {
"name": "James Montemagno",
"url": "https://github.com/jamesmontemagno"
},
"keywords": [
"ai-credits",
"copilot-canvas",
"interactive-canvas",
"pac-man",
"quota-tracking",
"session-usage"
],
"screenshots": {
"icon": {
"path": "assets/preview.png",
"type": "image/png"
},
"gallery": {
"path": "assets/preview.png",
"type": "image/png"
}
}
}