@hyperbytes/wappler-get-file-from-url-or-api
Version:
Wappler Download from URL
23 lines • 578 B
JSON
{
"name": "@hyperbytes/wappler-get-file-from-url-or-api",
"version": "1.1.0",
"description": "Wappler Download from URL",
"license": "Restricted MIT",
"author": {
"name": "hyperbytes & mebeingken"
},
"keywords": [
"wappler-extension",
"server-connect",
"Download from URL",
"download from API"
],
"scripts": {
"postinstall": "node scripts/copyFiles.js"
},
"dependencies": {
"axios": "^1.4.0",
"uuid": "^8.3.2",
"fs-extra": "^10.0.0"
}
}