{
  "name": "sinch-sms",
  "version": "0.0.8",
  "description": "Send SMS globally from Node",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Sinch",
    "SMS",
    "SDK",
    "browserify"
  ],
  "author": "Magnus Lundstedt",
  "license": "MIT",
  "dependencies": {
    "assert-plus": "^0.1.5",
    "q": "^1.4.1",
    "sinch-request": "0.0.1"
  }
}
