@hyperbytes/wappler-get-file-from-url-or-api
Version:
Wappler Download from URL
20 lines • 489 B
JSON
{
"name": "@hyperbytes/wappler-get-file-from-url-or-api",
"version": "1.0.7",
"description": "Wappler Download from URL",
"license": "MIT",
"author": {
"name": "hyperbytes & mebeingken"
},
"keywords": [
"wappler-extension",
"server-connect",
"Download from URL",
"download from API"
],
"dependencies": {
"axios": "^1.4.0",
"uuid": "^8.3.2",
"fs-extra": "^10.0.0"
}
}