mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 15:07:24 +08:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"name": "coral-plugin-facebook-auth",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"passport-facebook": "^2.1.1"
|
|
}
|
|
}
|