{
  "name": "@newbanker/react-native-simple-toast",
  "version": "1.1.7",
  "description": "Simple Toast for react-native. In Android it's just native toast, in iOS it's https://github.com/scalessec/Toast",
  "homepage": "https://github.com/NewBanker/react-native-simple-toast",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "toast"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vonovak/react-native-simple-toast.git"
  },
  "author": "Vojtech Novak (https://github.com/vonovak/)",
  "license": "MIT"
}
