mitto-rest-client
Version:
The official nodejs wrapper for Mitto (https://www.mitto.ch/) REST API
29 lines (28 loc) • 658 B
JSON
{
"name": "mitto-rest-client",
"version": "2.0.1",
"description": "The official nodejs wrapper for Mitto (https://www.mitto.ch/) REST API",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/MittoAG/mitto-nodejs.git"
},
"keywords": [
"SMS",
"Messaging",
"CPaaS",
"API",
"ReST",
"Http",
"Https",
"Mitto",
"Mitto AG",
"Mitto Client"
],
"author": "Ramon Kania <ramon@mitto.ch> (https://www.mitto.ch)",
"license": "MIT",
"bugs": {
"url": "https://github.com/MittoAG/mitto-nodejs/issues"
},
"homepage": "https://github.com/MittoAG/mitto-nodejs#readme"
}