mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
397 B
JSON
12 lines
397 B
JSON
{
|
|
"label": "Openapi Platform Plugin",
|
|
"label.zh-CN": "开放平台插件",
|
|
"name": "com.msgbyte.openapi",
|
|
"url": "/plugins/com.msgbyte.openapi/index.js",
|
|
"version": "0.0.0",
|
|
"author": "msgbyte",
|
|
"description": "Provide the operating capability of the open platform for the application",
|
|
"description.zh-CN": "为应用提供开放平台的操作能力",
|
|
"requireRestart": true
|
|
}
|