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.
12 lines
316 B
12 lines
316 B
5 months ago
|
{
|
||
|
"id": "nc-data-exporter",
|
||
|
"title": "Data Exporter",
|
||
|
"description": "Export any view in various formats",
|
||
|
"entry": "data-exporter",
|
||
|
"version": "0.1",
|
||
|
"iconUrl": "data-exporter/icon.png",
|
||
|
"publisherName": "NocoDB",
|
||
|
"publisherEmail": "contact@nocodb.com",
|
||
|
"publisherUrl": "https://www.nocodb.com"
|
||
|
}
|