UNPKG

google-oauth-cli-generator

Version:

CLI tool to quickly set up Google OAuth authentication for hackathons and projects

10 lines 121 B
{ "watch": [ "src" ], "ext": "ts", "ignore": [ "src/**/*.test.ts" ], "exec": "ts-node src/index.ts" }