{
  "name": "react-native-gridview",
  "version": "0.1.2",
  "description": "A flexible grid view based on React Native's ListView component.",
  "main": "index.js",
  "keywords": [
    "React",
    "Native",
    "Grid",
    "GridView",
    "Responsive"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jskuby/react-native-gridview.git"
  },
  "author": "Jason Skuby",
  "license": "ISC"
}
