11 lines
266 B
JSON
11 lines
266 B
JSON
{
|
|
"id": "github-sync",
|
|
"name": "GitHub Sync",
|
|
"version": "1.0.0",
|
|
"description": "Sync SF milestones, slices, and tasks to GitHub tracking artifacts",
|
|
"tier": "bundled",
|
|
"requires": { "platform": ">=2.29.0" },
|
|
"provides": {
|
|
"commands": ["github-sync"]
|
|
}
|
|
}
|