{
  "name": "drive-transfer",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@google-cloud/local-auth": "^2.1.0",
    "@googleapis/drive": "^8.0.0",
    "googleapis": "^105.0.0",
    "prettier": "^3.0.0"
  }
}