{
  "name": "clickatell-platform",
  "author": "Morne Zeelie <morne.zeelie@clickatell.com>",
  "description": "A simple NodeJs REST & HTTP interaction with Clickatell platform API",
  "main": "index.js",
  "version": "2.0.11",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/clickatell/clickatell-node.git"
  },
  "bugs": "https://github.com/clickatell/clickatell-node/issues",
  "dependencies": {
    "express": "^4.16.1",
    "body-parser": "^1.18.2",
    "request": "^2.79.0"
  }
}
