{
  "name": "react-native-redirapp",
  "version": "1.0.2",
  "description": "React-Native wrapper for Redirapp",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "redirapp",
    "react-native-redirapp"
  ],
  "author": {
    "name": "Ítalo Menezes at Kyte",
    "email": "italo@kyte.com.br"
  },
  "license": "GPL-3.0",
  "peerDependencies": {
    "react-native": "^0.41.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ReactNativeBrasil/react-native-redirapp.git"
  },
  "bugs": {
    "url": "https://github.com/ReactNativeBrasil/react-native-redirapp/issues"
  },
  "homepage": "https://github.com/ReactNativeBrasil/react-native-redirapp#readme"
}
