yournotify-node-sdk
Version:
NPM SDK for Yournotify API. Send email and sms marketing campaigns with ease.
27 lines • 621 B
JSON
{
"name": "yournotify-node-sdk",
"version": "1.0.3",
"description": "NPM SDK for Yournotify API. Send email and sms marketing campaigns with ease.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Yournotify",
"license": "MIT",
"dependencies": {
"axios": "^1.2.6"
},
"keywords": [
"yournotify",
"sdk",
"email",
"sms",
"marketing",
"api",
"nodejs",
"campaigns",
"notifications",
"transactional",
"promotional"
]
}