{
    "version": "3.0.3",
    "name": "react-native-root-toast-wynne",
    "description": "react native toast like component, pure javascript solution",
    "repository": {
        "type": "git",
        "url": "https://github.com/wynnemlo/react-native-root-toast"
    },
    "license": "MIT",
    "main": "./index.js",
    "types": "./index.d.ts",
    "keywords": [
        "react-component",
        "react-native",
        "ios",
        "android",
        "image",
        "video",
        "focus"
    ],
    "dependencies": {
        "react-native-root-siblings": "^3.0.0",
        "prop-types": "^15.5.10"
    },
    "peerDependencies": {
        "react-native": ">=0.47.0"
    }
}
