{
  "name": "react-native-smart-image-loader",
  "version": "1.0.3",
  "description": "A smart image loader for React Native app",
  "main": "ImageLoader.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-native-component/react-native-smart-image-loader.git"
  },
  "keywords": [
    "react-native",
    "smart",
    "image",
    "loader",
    "component"
  ],
  "author": "HISAME SHIZUMARU",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/react-native-component/react-native-smart-image-loader/issues"
  },
  "homepage": "https://github.com/react-native-component/react-native-smart-image-loader#readme",
  "peerDependencies": {
    "react-native": ">=0.40.0"
  }
}
