react-native-applozic-chat
Version:
This module provides Applozic chat integration with your React native application.
19 lines (18 loc) • 436 B
JSON
{
"name": "react-native-applozic-chat",
"version": "2.0.0",
"description": "This module provides Applozic chat integration with your React native application.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"applozic",
"real-time-chat"
],
"author": "adarsh",
"license": "MIT",
"peerDependencies": {},
"dependencies": {}
}