{
  "name": "tamnt-gstorage",
  "version": "1.0.4",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "tamnt-gstorage": "./index.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@google-cloud/storage": "^2.4.3",
    "moment": "^2.24.0",
    "yargs": "^13.2.2"
  }
}
