cordova-plugin-media-to-whatsapp
Version:
It gets media from device storage location and share to whatsapp
32 lines (31 loc) • 784 B
JSON
{
"name": "cordova-plugin-media-to-whatsapp",
"version": "1.1.1",
"description": "It gets media from device storage location and share to whatsapp",
"cordova": {
"id": "cordova-plugin-media-to-whatsapp",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/aakashrajni/cordova-plugin-media-to-whatsapp.git"
},
"keywords": [
"cordova",
"Intent",
"media",
"whatsapp",
"tiktok",
"url",
"ecosystem:cordova",
"cordova-android"
],
"author": "AakashRajni",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/aakashrajni/cordova-plugin-media-to-whatsapp/issues"
},
"homepage": "https://github.com/aakashrajni/cordova-plugin-media-to-whatsapp#readme"
}