{
  "_args": [
    [
      "grunt-google-cloud@1.0.7",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "grunt-google-cloud@1.0.7",
  "_id": "grunt-google-cloud@1.0.7",
  "_inBundle": false,
  "_integrity": "sha512-nQD16taB8IzkWAHmk2AuHAzeuMLlihkuMkVslR6g+FH9FkdLeMb/mE/Hw0jqI5cKm468CUZVlnXOQGa2FTX2IA==",
  "_location": "/grunt-google-cloud",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-google-cloud@1.0.7",
    "name": "grunt-google-cloud",
    "escapedName": "grunt-google-cloud",
    "rawSpec": "1.0.7",
    "saveSpec": null,
    "fetchSpec": "1.0.7"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-google-cloud/-/grunt-google-cloud-1.0.7.tgz",
  "_spec": "1.0.7",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "author": {
    "name": "Luke Bussey",
    "email": "luke.bussey@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lukebussey/grunt-google-cloud/issues"
  },
  "dependencies": {
    "@google-cloud/storage": "^1.2.1",
    "async": "^2.1.4",
    "deepmerge": "^1.3.0",
    "fast-crc32c": "^1.0.4",
    "mime-types": "^2.1.13"
  },
  "description": "A Grunt plugin which acts as a wrapper for google-cloud.",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-eslint": "^19.0.0"
  },
  "homepage": "https://github.com/lukebussey/grunt-google-cloud",
  "keywords": [
    "gruntplugin",
    "google",
    "google cloud storage",
    "gcs"
  ],
  "license": "MIT",
  "name": "grunt-google-cloud",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukebussey/grunt-google-cloud.git"
  },
  "scripts": {},
  "version": "1.0.7"
}
