{
  "author" : "Zoho CRM API Team (support@zohocrm.com)",
  "bin" : {
    "zdk" : "index.js"
  },
  "dependencies" : {
    "adm-zip" : "^0.5.9",
    "archiver" : "^1.3.0",
    "axios" : "^0.21.4",
    "body-parser" : "^1.19.0",
    "chalk" : "^4.1.2",
    "cli-table3" : "^0.6.3",
    "colors" : "1.4.0",
    "commander" : "^7.2.0",
    "conf" : "^6.2.4",
    "deep-diff" : "^1.0.0",
    "dir-compare" : "^4.0.0",
    "express" : "^4.17.3",
    "form-data" : "^4.0.0",
    "fs-extra" : "^9.0.1",
    "i18next" : "^10.6.0",
    "inquirer" : "^6.5.2",
    "jest-diff" : "^27.1.0",
    "js-levenshtein" : "^1.1.6",
    "jsonfile" : "^2.4.0",
    "lodash" : "^4.17.21",
    "merge" : "^2.1.1",
    "moment-timezone" : "^0.5.43",
    "monaco-editor" : "^0.45.0",
    "morgan" : "^1.10.0",
    "open" : "^7.4.2",
    "portfinder" : "^1.0.28",
    "react" : "^18.2.0",
    "react-dom" : "^18.2.0",
    "serve-index" : "^1.9.1",
    "strip-ansi" : "^6.0.0",
    "unzip" : "^0.1.11",
    "update-notifier" : "^4.1.3",
    "winston" : "^3.3.3",
    "winston-daily-rotate-file" : "^4.7.1",
    "zoho-extension-toolkit" : ">=1.0.8"
  },
  "description" : "ZDK CLI (Zoho Development Kit CLI) is a set of CLI tools that you can use to interact with and manage your CRM org metadata in a developer-friendly way.",
  "devDependencies" : {
    "jsdoc" : "^4.0.2"
  },
  "directories" : {
    "lib" : "lib"
  },
  "keywords" : [
    "ZOHO",
    "CLI",
    "ZDK"
  ],
  "license" : "Apache-2.0",
  "main" : "index.js",
  "name" : "@zohocrm/zdk-cli",
  "peerDependencies" : {
    "zoho-extension-toolkit" : "^1.0.8"
  },
  "version" : "1.0.3-beta"
}
