Spaces:
Runtime error
Runtime error
| { | |
| "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" | |
| } | |
| } | |
| ] | |
| } | |
| } | |