중간 저장
This commit is contained in:
20
.agents/plugins/marketplace.json
Normal file
20
.agents/plugins/marketplace.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "tornado3-local",
|
||||
"interface": {
|
||||
"displayName": "Tornado3 Local Plugins"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "cut-design-debugger",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/cut-design-debugger"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Productivity"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user