{
  "name": "alexa-app-savant",
  "version": "0.0.73",
  "description": "alexa-app app for Savant automation systems",
  "main": "index.js",
  "homepage": "https://gitlab.com/twentyeight7/alexa-app-savant",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/twentyeight7/alexa-app-savant.git"
  },
  "bugs": {
    "url": "https://tree.taiga.io/project/twentyeight7-alexa-app-savant/issues",
    "email": "Christopher.Clark@28seven.com"
  },
  "keywords": [
    "alexa-app",
    "alexa",
    "savant"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "deploy": "./setup/setup.sh"
  },
  "author": {
    "name": "Christopher Clark",
    "email": "Christopher.Clark@28seven.com",
    "url": "http://28seven.com/christopherclark"
  },
  "license": "ISC",
  "dependencies": {
    "alexa-app": "^2.3.4",
    "alexa-app-server": "^2.3.1",
    "alexa-verifier": "0.0.5",
    "bluebird": "^2.9.34",
    "body-parser": "~1.0.1",
    "ejs": "~0.7.1",
    "express": "~4.0.0",
    "hotswap": "^1.1.0",
    "q": "^1.4.1",
    "universal-analytics": "^0.4.8",
    "uuid": "^3.0.1"
  }
}
