{
  "name": "@rise-digital/react-native-floating-label-text-input",
  "version": "1.0.0",
  "description": "An alternative to TextInput by Rise",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/risedigital/react-native-floating-label-text-input"
  },
  "keywords": [
    "textinput",
    "floating",
    "label",
    "react-native",
    "react"
  ],
  "scripts": {
    "flow": "flow --show-all-errors --quiet",
    "lint": "eslint ."
  },
  "author": "Rise Digital",
  "license": "MIT",
  "devDependencies": {
    "@rise-digital/eslint-config-rise": "^2.2.1",
    "eslint": "^4.18.2",
    "flow-bin": "0.65.0",
    "prettier": "^1.11.1",
    "react": "^16.2.0",
    "react-native": "^0.54.2"
  },
  "homepage": "https://github.com/risedigital/react-native-floating-label-text-input#readme",
  "bugs": {
    "url": "https://github.com/risedigital/react-native-floating-label-text-input/issues"
  }
}
