{
  "author": "Travis DePuy",
  "name": "xmatters",
  "description": "Makes calls to the xMatters Communications API",
  "version": "0.1.1",
  "repository": {
    "url": ""
  },
  "main": "./lib/xmatters",
  "keywords": [
    "xMatters",
    "SMS",
    "Voice",
    "Email",
    "Communications"
  ],
  "bin": {
    "xmatters": "./bin/xmatters"
  },
  "dependencies": {},
  "engines": {
    "node": "*"
  }
}