UNPKG

react-native-kakao

Version:
35 lines (34 loc) 860 B
{ "name": "react-native-kakao", "version": "1.1.2", "description": "Kakao login module(package) for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "readypublish": "cp README** ../", "publish": "npm publish" }, "keywords": [ "react-native", "kakao", "login", "kakao-signin", "카카오", "로그인", "리엑트 네이티브" ], "repository": { "type": "git", "url": "git+https://github.com/JeffGuKang/react-native-kakao.git" }, "author": "Jeff Gu Kang <“jeffgukang@gmail.com”>", "license": "MIT", "bugs": { "url": "https://github.com/JeffGuKang/react-native-kakao/issues" }, "homepage": "https://github.com/JeffGuKang/react-native-kakao#readme", "peerDependencies": { "react": "*", "react-native": "*" } }