{
  "name": "@renzycode/react-native-fb-photo-grid",
  "version": "0.1.8",
  "description": "A React Native component to display photos in a grid like Facebook's newsfeed.",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "react-native",
    "photo-grid",
    "facebook-newsfeed-photo-grid",
    "component",
    "image"
  ],
  "author": "Renzycode",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/renzycode/react-native-fb-photo-grid.git"
  },
  "bugs": {
    "url": "https://github.com/renzycode/react-native-fb-photo-grid/issues"
  },
  "homepage": "https://github.com/renzycode/react-native-fb-photo-grid#readme"
}
