{
  "name": "react-native-responsive-image",
  "version": "2.3.1",
  "description": "Image component, that resizes itself appropriately on various screensizes.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Dharmoslap/react-native-responsive-images.git"
  },
  "keywords": [
    "React",
    "Native"
  ],
  "author": "Ladislav Maxa <ladislavmaxa@outlook.com> (https://github.com/Dharmoslap)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Dharmoslap/react-native-responsive-images/issues"
  },
  "homepage": "https://github.com/Dharmoslap/react-native-responsive-images#readme"
}
