{
  "name": "hubot-glip-himmat",
  "version": "1.0.7",
  "description": "This whole work taken from [Tyler Long Hubot-Glip Adapter](https://github.com/tylerlong/hubot-glip) and apply few customization to it so it can work with interactive glip posts.",
  "keywords": [
    "glip",
    "hubot",
    "adapter",
    "RingCentral"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/himmat-singh/hubot-glip.git"
  },
  "author": "Tyler Long <tyler4long@gmail.com> (https://github.com/tylerlong)",
  "license": "MIT",
  "main": "src/index.bundle.js",
  "scripts": {
    "release": "webpack --progress --colors"
  },
  "dependencies": {
    "hubot": "^2.19.0",
    "parent-require": "^1.0.0",
    "ringcentral-js-concise": "^0.5.7"
  },
  "peerDependencies": {
    "hubot": "2.19.0"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "6.4.1",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "eslint-plugin-html": "^4.0.5",
    "standard": "^12.0.1",
    "webpack": "2.3.2",
    "webpack-node-externals": "^1.7.2",
    "yarn-upgrade-all": "^0.3.0"
  },
  "bugs": {
    "url": "https://github.com/himmat-singh/hubot-glip/issues"
  },
  "homepage": "https://github.com/himmat-singh/hubot-glip#readme"
}
