feat(插件): 新增产品需求提交 Skill
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "easyai-team",
|
||||
"interface": {
|
||||
"displayName": "EasyAI Team"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "easyai-product-intake",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/easyai-product-intake"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user