wasend
Version:
WhatsApp Send URL Generator. Help you to generate url to send whatsapp message.
29 lines (28 loc) • 645 B
JSON
{
"name": "wasend",
"version": "0.5.4",
"description": "WhatsApp Send URL Generator. Help you to generate url to send whatsapp message.",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yozawiratama/wasend.git"
},
"keywords": [
"whatsapp",
"text",
"string",
"generator"
],
"author": "Yoza Wiratama <yoza@wiratamazen.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/yozawiratama/wame/issues"
},
"homepage": "https://github.com/yozawiratama/wame#readme",
"devDependencies": {
"mocha": "^8.2.1"
}
}