{
  "name": "generator-botkit",
  "version": "4.15.0",
  "description": "Automatically generate a Botkit application template for any supported platform",
  "scripts": {
    "pack": "npm pack"
  },
  "files": [
    "generators"
  ],
  "keywords": [
    "yeoman-generator",
    "botkit",
    "bots",
    "chatbots"
  ],
  "author": "Microsoft Corp.",
  "license": "MIT",
  "homepage": "https://github.com/howdyai/botkit/blob/master/packages/generator-botkit#readme",
  "bugs": {
    "url": "https://github.com/howdyai/botkit/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/howdyai/botkit.git"
  },
  "dependencies": {
    "yeoman-generator": "5.6.1",
    "underscore": "1.13.1"
  }
}
