mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-17 15:23:08 -07:00
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"name": "workspaces",
|
|
"version": "0.1.0",
|
|
"description": "High-performance remote development workspaces for Gemini CLI.",
|
|
"author": "Google Gemini Team",
|
|
"license": "Apache-2.0",
|
|
"skills": [
|
|
"extensions/workspaces/skills/workspaces/SKILL.md"
|
|
],
|
|
"contextFileName": "extensions/workspaces/docs/GEMINI.md"
|
|
}
|