{
  "name": "react-native-dialog-input",
  "version": "1.0.8",
  "description": "Dialog with input for React Native on iOS and Android.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/joseestrella89/react-native-dialog-input"
  },
  "keywords": [
    "react",
    "native",
    "dialog",
    "text input",
    "android",
    "ios"
  ],
  "author": "Jose Estrella",
  "bugs": {
    "url": "https://github.com/joseestrella89/react-native-dialog-input/issues"
  }
}
