{
  "name": "multer-google-drive",
  "version": "1.0.3",
  "description": "Tạo google drive storage cho upload file sử dụng multer.",
  "main": "index.js",
  "scripts": {
    "test": "mocha test"
  },
  "keywords": [
    "multer",
    "drive-storage",
    "multer-storage",
    "drive"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/minhphuong99/multer-google-drive.git"
  },
  "author": "cafrotos",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/minhphuong99/multer-google-drive/issues"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "form-data": "^2.3.3",
    "googleapis": "^39.1.0",
    "mocha": "^6.0.2",
    "multer": "^1.4.1",
    "on-finished": "^2.3.0"
  },
  "dependencies": {
    "run-parallel": "^1.1.9"
  }
}
