{
  "name": "node-flint",
  "version": "4.8.1",
  "description": "Bot SDK for Node JS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flint-bot/flint.git"
  },
  "keywords": [
    "bot",
    "sdk",
    "spark"
  ],
  "bugs": {
    "url": "https://github.com/flint-bot/flint/issues"
  },
  "homepage": "https://github.com/flint-bot/flint#readme",
  "author": "Nicholas Marus <nmarus@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "debug": "2.6.8",
    "lodash": "4.17.4",
    "mime-types": "2.1.15",
    "moment": "2.19.x",
    "node-sparky": "3.1.x",
    "redis": "2.8.x",
    "uuid": "3.1.0",
    "webex": "^1.61.1",
    "when": "3.7.8"
  },
  "devDependencies": {
    "doctoc": "^1.3.0",
    "jsdoc-to-markdown": "^3.0.0"
  }
}
