google-service-account-authenticator
Version:
Google Service Account authenticator
28 lines • 588 B
JSON
{
"name": "google-service-account-authenticator",
"author": "Vlad Tsepelev <reg.yeti@gmail.com> (http://yetithefoot.com/)",
"license": "MIT",
"version": "0.0.3",
"description": "Google Service Account authenticator",
"scripts": {
},
"engines": {
"node": ">= 0.10"
},
"dependencies": {
"cron": "^1.0.9",
"googleapis": "^2.0.3",
"q": "^1.4.1"
},
"devDependencies": {
},
"repository": "yetithefoot/google-service-account-authenticator",
"keywords": [
"gapi",
"google",
"service",
"account",
"auth",
"authenticator"
]
}