{
  "name": "zoho-extension-toolkit",
  "version": "1.0.29",
  "author": {
    "name": "Zoho Corporation"
  },
  "bin": {
    "zet": "index.js"
  },
  "dependencies": {
    "adm-zip": "0.4.16",
    "ansi-colors": "4.1.3",
    "archiver": "7.0.1",
    "axios": "^1.15.0",
    "chalk": "1.1.3",
    "commander": "2.20.3",
    "conf": "6.2.4",
    "cross-spawn": "7.0.6",
    "dir-compare": "5.0.0",
    "form-data": "4.0.5",
    "fs-extra": "11.3.4",
    "fs-promise": "2.0.3",
    "i18next": "10.6.0",
    "inquirer": "8.2.7",
    "jsonfile": "2.4.0",
    "morgan": "1.10.1",
    "open": "7.4.2",
    "portfinder": "1.0.38",
    "strip-ansi": "6.0.1",
    "update-notifier": "7.3.1",
    "winston": "3.19.0"
  },
  "description": "CLI tool for developing Zoho Extension widgets.",
  "keywords": [
    "ZOHO",
    "CLI"
  ],
  "license": "MIT",
  "main": "index.js"
}
