clicksend
Version:
This is the official [ClickSend](https://clicksend.com) SDK. Documentation can be found [here](https://developers.clicksend.com/docs/rest/v3/?nodejs#introduction).
23 lines (22 loc) • 669 B
JSON
{
"name": "clicksend",
"version": "5.0.79",
"description": "This is the official [ClickSend](https://clicksend.com) SDK. Documentation can be found [here](https://developers.clicksend.com/docs/rest/v3/?nodejs#introduction).",
"main": "api.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ClickSend/clicksend-nodejs.git"
},
"keywords": [
"SMS"
],
"author": "ClickSend",
"license": "ISC",
"bugs": {
"url": "https://github.com/ClickSend/clicksend-nodejs/issues"
},
"homepage": "https://github.com/ClickSend/clicksend-nodejs#readme"
}