html-to-whatsapp
Version:
This is a package which will convert html into whatsapp text.
13 lines (12 loc) • 334 B
JSON
{
"name": "html-to-whatsapp",
"version": "1.0.0",
"description": "This is a package which will convert html into whatsapp text.",
"main": "index.js",
"scripts": {
"test": ""
},
"keywords": ["html-to-whatsapp","whatsapp text converter", "html to whatsapp converter"],
"author": "Pawan sharma",
"license": "ISC"
}