{
	"name": "gupshup-local-botrunner",
	"version": "1.8.0",
	"description": "This module is used to run bot on local machine.",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/kamlesh1988/local-botrunner.git"
	},
	"keywords": [
		"gupshup",
		"bot",
		"local",
		"server"
	],
	"author": {
		"name": "Agnibha Bose",
		"email": "agnibha.bose@gupshup.io",
		"url": "https://gupshup.io"
	},
	"license": "GPL-3.0",
	"bugs": {
		"url": "https://github.com/kamlesh1988/local-botrunner/issues"
	},
	"homepage": "https://github.com/kamlesh1988/local-botrunner#readme",
	"dependencies": {
		"dotenv": "^16.0.3",
		"winston": "^3.8.2",
    	"winston-daily-rotate-file": "^4.7.1",
		"async": "^2.4.1",
		"axios": "^0.26.0",
		"boxen": "^4.2.0",
		"chalk": "^2.0.1",
		"cli-spinner": "^0.2.6",
		"diskdb": "^0.1.17",
		"http": "0.0.0",
		"httpdispatcher": "1.0.0",
		"https": "^1.0.0",
		"inquirer": "^8.2.0",
		"localtunnel": "^2.0.2",
		"log4js": "^6.3.0",
		"mongodb": "^3.6.2",
		"ncp": "^2.0.0",
		"ngrok": "^4.3.0",
		"path": "^0.12.7",
		"properties-reader": "0.0.15",
		"request": "^2.81.0",
		"rimraf": "^2.6.1",
		"s3-db": "^2.0.15",
		"typescript": "^4.3.2",
		"url": "^0.11.0",
		"zip-folder": "^1.0.0"
	}
}
