@actbase/react-native-kakao-channel
Version:
 [](https://www.npmjs.com/package/@actbas
33 lines (32 loc) • 756 B
JSON
{
"name": "@actbase/react-native-kakao-channel",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"Kakao Channel",
"카카오톡 채널",
"플러스친구",
"plusfriend"
],
"license": "MIT",
"dependencies": {
"@actbase/react-native-kakaosdk": "*"
},
"peerDependencies": {
"react-native": "*"
},
"author": {
"name": "Trabricks LLC",
"email": "project@trabricks.io",
"url": "https://trabricks.io"
},
"homepage": "https://github.com/trabricks/react-native-kakao-channel#readme",
"bugs": {
"url": "https://github.com/trabricks/react-native-kakao-channel/issues"
}
}