18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
|
"name": "airbot-backend",
|
|
"owner": {
|
|
"name": "AIRBot Team",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "airbot-backend",
|
|
"description": "Backend architecture, Kotlin coroutines, and SQL/DAO rubrics for AIRBot reviews.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-sids-airbot-plugins-airbot-backend.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |