{
    "version": "1.3.1",
    "name": "@bam.tech/react-native-root-toast",
    "description": "react native toast like component, pure javascript solution",
    "repository": {
        "type": "git",
        "url": "https://github.com/magicismight/react-native-root-toast"
    },
    "license": "MIT",
    "main": "./index.js",
    "keywords": [
        "react-component",
        "react-native",
        "ios",
        "android",
        "image",
        "video",
        "focus"
    ],
    "dependencies": {
        "@bam.tech/react-native-root-siblings": "^1.2.1",
        "prop-types": "^15.5.10"
    }
}
