mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 20:41:01 +08:00
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"name": "talk-plugin-google-auth",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"passport-google-oauth2": "^0.1.6"
|
|
}
|
|
}
|