{
  "name": "react-native-mixed-splash",
  "version": "1.0.0",
  "description": "A splash screen for react-native and wix navigation.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MatthewPattell/react-native-mixed-splash.git"
  },
  "keywords": [
    "react-native",
    "react-native-component",
    "react-native-splash-screen",
    "react-native-bootsplash",
    "splash-screen",
    "splashscreen",
    "splash",
    "launch-screen",
    "launchscreen",
    "android",
    "ios"
  ],
  "author": "Matthew P",
  "contributors": [
    {"name":"crazycodeboy","url":"https://github.com/crazycodeboy"},
    {"name":"Mathieu Acthernoene <zoontek@gmail.com>","url":"https://github.com/zoontek"}
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MatthewPattell/react-native-mixed-splash/issues"
  },
  "peerDependencies": {
    "react-native": ">=0.57.0"
  },
  "homepage": "https://github.com/MatthewPattell/react-native-mixed-splash#readme"
}
