{
  "name": "bot-script",
  "version": "3.6.4",
  "description": "Scripting tool to Write Bot's Workflow",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:AgnibhaBose/bot-script.git"
  },
  "keywords": [
    "bot",
    "script",
    "gupshup",
    "scripting",
    "tool"
  ],
  "contributors": [
    "Agnibha Bose",
    "Shravan Shanmugam"
  ],
  "author": {
    "name": "Agnibha Bose",
    "email": "agnibha.bose@gupshup.io",
    "url": "https://github.com/AgnibhaBose"
  },
  "license": "ISC",
  "dependencies": {
    "fs": "0.0.1-security",
    "os": "^0.1.1",
    "path": "^0.12.7",
    "properties-reader": "0.0.16",
    "request": "^2.85.0"
  },
  "engines": {
    "node": ">=4.0.0",
    "npm": ">=2.14.2"
  },
  "homepage": "https://github.com/AgnibhaBose/bot-script",
  "bugs": {
    "email": "agnibha.bose@gupshup.io",
    "url": "https://github.com/AgnibhaBose/bot-script/issues"
  }
}
