strapi-export-collection-lead
Version:
Effortlessly export Strapi collection data to CSV with filters like date range.
17 lines (16 loc) • 388 B
JSON
{
"name": "strapi-export-collection-lead",
"version": "1.0.0",
"description": "Effortlessly export Strapi collection data to CSV with filters like date range.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Export",
"Collection",
"Lead"
],
"author": "Green Apex Solutions",
"license": "ISC"
}