{
  "name": "@amir-hossein-karimi/toastify-react-native",
  "version": "5.5.0",
  "description": "🎉 toastify-react-native allows you to add notifications to your react-native app (ios, android) with ease. No more nonsense!",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "react-component",
    "pushalert",
    "toast",
    "popup",
    "react-native toast",
    "react-native-toastify",
    "react-native",
    "react-toastify",
    "toastify",
    "react-native-notification",
    "toastify-react-native",
    "notification",
    "picker",
    "expo",
    "cli",
    "mobile",
    "ios",
    "android",
    "web",
    "Typescript"
  ],
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-native-modal": "*",
    "react-native-responsive-fontsize": "*"
  },
  "devDependencies": {
    "@babel/core": "^7.15.8",
    "metro-react-native-babel-preset": "^0.71.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/amir-hossein-karimi/toastify-react-native.git"
  },
  "author": "amir hossein karimi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/amir-hossein-karimi/toastify-react-native/issues"
  },
  "homepage": "https://github.com/amir-hossein-karimi/toastify-react-native#readme"
}
