{
  "name": "react-native-chatify",
  "version": "0.0.14",
  "description": "React native chat easy to use and integrate",
  "main": "src/Chatify/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "react": "18.2.0",
    "react-native": "0.73.6",
    "react-native-size-matters": "^0.4.0",
    "react-native-vector-icons": "9.2.0",
    "react-dom": "18.2.0"
  },
  "keywords": [
    "react",
    "react-native",
    "expo",
    "mobile",
    "ios",
    "android",
    "web",
    "chat",
    "fy",
    "ui",
    "design",
    "messaging",
    "real-time",
    "messages",
    "customizable",
    "responsive",
    "chat-app"
  ],
  "author": {
    "name": "Maazy",
    "email": "mmaazy03@gmail.com",
    "url": "https://portfolio-henna-one-63.vercel.app/"
  },
  "license": "MIT",
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.77.0"
  }
}
