{
  "name": "react-native-rxinput",
  "version": "0.0.6",
  "description": "React Native rxinput for IOS & Android & windows.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "textinput",
    "input",
    "react-native-input",
    "react-native-rxinput"
  ],
  "author": "srxboys (https://github.com/srxboys)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:RXReactNative/reacty-native-rxinput.git"
  },
  "devDependencies": {
    "react": "^16.0.0",
    "react-native": "^0.41.2",
    "prop-types": "*"
  }
}