{
  "name": "ghost-google-drive",
  "version": "2.1.0",
  "description": "Google drive store for Ghost blog.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/robincsamuel/ghost-google-drive.git"
  },
  "keywords": [
    "Ghost",
    "google drive",
    "ghost-store"
  ],
  "author": "Robin C Samuel <hi@robinz.in> (http://robinz.in)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/robincsamuel/ghost-google-drive"
  },
  "homepage": "https://github.com/robincsamuel/ghost-google-drive",
  "dependencies": {
    "ghost-storage-base": "1.0.0",
    "googleapis": "100.0.0"
  }
}
