{
  "name": "react-native-loading-placeholder",
  "version": "0.0.6",
  "description": "Placeholder component for React Native",
  "main": "src/index.js",
  "keywords": ["react-native", "react-component", "react-native", "ios", "android", "placeholder", "loading"],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeljkoX/react-native-loading-placeholder.git"
  },
  "author": "Zeljko Markovic <zeljko89markovic@gmail.com> (https://github.com/zeljkoX/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zeljkoX/react-native-loading-placeholder/issues"
  },
  "homepage": "https://github.com/zeljkoX/react-native-loading-placeholder#readme",
  "dependencies": {
    "prop-types": "^15.5.10"
  }
}
