UNPKG

@openauth/kakao

Version:
34 lines 664 B
{ "name": "@openauth/kakao", "version": "0.6.0", "description": "Kakao OAuth library", "keywords": [ "kakao", "openauth", "oauth", "socialite", "passport", "typescript" ], "repository": { "type": "git", "url": "git+https://github.com/denostack/openauth.git" }, "license": "MIT", "bugs": { "url": "https://github.com/denostack/openauth/issues" }, "main": "./script/mod.js", "module": "./esm/mod.js", "exports": { ".": { "import": "./esm/mod.js", "require": "./script/mod.js" } }, "scripts": {}, "dependencies": { "@openauth/core": "0.6.0" }, "_generatedBy": "dnt@dev" }