{
  "name": "@zohocrm/nodejs-sdk-2.0",
  "version": "6.1.0",
  "description": "Node JS SDK for Zoho CRM",
  "main": "routes/initializer",
  "repository": {
    "type": "git",
    "url": "https://github.com/zoho/zohocrm-nodejs-sdk-2.0"
  },
  "keywords": [
    "Node",
    "Zoho",
    "CRM",
    "OAuth2",
    "API"
  ],
  "author": "Zoho CRM API Team (support@zohocrm.com)",
  "license": "Apache-2.0",
  "dependencies": {
    "form-data": "^3.0.0",
    "got": "^11.2.0",
    "mysql": "^2.18.1",
    "tunnel": "0.0.6",
    "winston": "^3.2.1"
  },
  "devDependencies": {
    "date": "^1.0.2",
    "string-format": "^2.0.0",
    "utils": "^0.3.1"
  },
  "homepage": "https://github.com/zoho/zohocrm-nodejs-sdk-2.0#readme",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
