{
  "name": "react-native-list-row-ui",
  "version": "0.2.3",
  "description": "React Native List Row UI",
  "main": "index.js",
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "ui",
    "list",
    "row"
  ],
  "repository": "https://github.com/andresmichel/react-native-list-row-ui",
  "author": "Andres Michel",
  "license": "MIT",
  "dependencies": {
    "prop-types": "^15.7.2"
  }
}