mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
6b322a537c
the initial commit to move all connector packages to the main repo.
7 lines
219 B
JSON
7 lines
219 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/package",
|
|
"name": "@logto/connector-kakao",
|
|
"version": "1.0.0",
|
|
"description": "Kakao connector implementation.",
|
|
"author": "Kyungyoon Kim. <ruddbs5302@gmail.com>"
|
|
}
|