cordova-whatsapp-sticker-plugin
Version:
Um plugin que compartilha Stickers do WhatsApp
25 lines (24 loc) • 614 B
JSON
{
"name": "cordova-whatsapp-sticker-plugin",
"version": "0.0.5",
"description": "Um plugin que compartilha Stickers do WhatsApp",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/H4ad/cordova-whatsapp-sticker-plugin.git"
},
"keywords": [
"plugin",
"cordova",
"whatsapp",
"sticker",
"ios"
],
"author": "Vinícius Lourenço",
"license": "MIT",
"bugs": {
"url": "https://github.com/H4ad/cordova-whatsapp-sticker-plugin/issues"
},
"homepage": "https://github.com/H4ad/cordova-whatsapp-sticker-plugin#readme"
}