mirror of
https://gh.wpcy.net/https://github.com/verygoodplugins/freescout-github.git
synced 2026-05-23 16:03:57 +08:00
17 lines
No EOL
449 B
JSON
17 lines
No EOL
449 B
JSON
{
|
|
"name": "Github",
|
|
"alias": "github",
|
|
"description": "GitHub Integration for FreeScout - Create and manage GitHub issues from support conversations",
|
|
"keywords": ["github", "integration", "issues", "ai"],
|
|
"version": "1.1.0",
|
|
"active": 1,
|
|
"order": 1000,
|
|
"providers": [
|
|
"Modules\\Github\\Providers\\GithubServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": []
|
|
} |