oldbackup / static /atlassian-connect.json
bsjghee001's picture
Duplicate from FYP-S1-21/Refineverse_Plugin
147da27
{
"name": "Refineverse",
"description": "User Story Refinement Plugin",
"key": "com.example.myapp",
"baseUrl": "https://huggingface.co/spaces/Nik97/Refineverse",
"vendor": {
"name": "Example, Inc.",
"url": "http://example.com"
},
"authentication": {
"type": "none"
},
"apiVersion": 1,
"modules": {
"generalPages": [
{
"url": "/RefineverseDashboardUI.html",
"key": "Refineverse-plugin",
"location": "system.top.navigation.bar",
"name": {
"value": "Refineverse"
}
}
]
}
}