mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-12 20:29:12 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "backrooms-canvas",
|
||||
"version": "1.0.0",
|
||||
"main": "extension.mjs",
|
||||
"author": "John Haugabook",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"description": "Wander an endless first-person backrooms in a Copilot canvas while agents work; their status ghost-writes on the walls.",
|
||||
"keywords": [
|
||||
"backrooms",
|
||||
"copilot-canvas",
|
||||
"interactive-canvas",
|
||||
"first-person",
|
||||
"procedural-generation",
|
||||
"session-breaks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user