wwebjs-google-cloud-storage
Version:
A Google Cloud Storage plugin for whatsapp-web.js!
28 lines (27 loc) • 738 B
JSON
{
"name": "wwebjs-google-cloud-storage",
"version": "1.0.9",
"description": "A Google Cloud Storage plugin for whatsapp-web.js!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tots-Agency/wwebjs-google-cloud-storage.git"
},
"author": "Matias Camiletti",
"license": "ISC",
"bugs": {
"url": "https://github.com/Tots-Agency/wwebjs-google-cloud-storage/issues"
},
"homepage": "https://github.com/Tots-Agency/wwebjs-google-cloud-storage#readme",
"keywords": [
"wwebjs",
"google-cloud-storage",
"whatsapp-web.js"
],
"dependencies": {
"@google-cloud/storage": "^6.8.0"
}
}