mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
549 B
24 lines
549 B
{ |
|
"id": "nc-json-exporter", |
|
"title": "JSON Exporter", |
|
"subTitle": "JSON Exporter", |
|
"description": "json-exporter/description.md", |
|
"entry": "json-exporter", |
|
"version": "0.1", |
|
"iconUrl": "json-exporter/assets/icon.png", |
|
"publisher": { |
|
"name": "NocoDB", |
|
"email": "contact@nocodb.com", |
|
"url": "https://www.nocodb.com", |
|
"icon": { |
|
"src": "json-exporter/assets/publisher-icon.svg", |
|
"width": 24, |
|
"height": 24 |
|
} |
|
}, |
|
"links": [], |
|
"disabled": true, |
|
"config": { |
|
"contentMinHeight": "190px" |
|
} |
|
}
|
|
|