{
  "name": "react-native-left-aligned-image",
  "version": "0.9.1",
  "description": "Left-aligned Images with resizeMode of 'center' or 'contain'",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "flow": "flow; test $? -eq 0 -o $? -eq 2"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:itinance/react-native-left-aligned-image"
  },
  "keywords": [
    "react-native",
    "react-native-component",
    "image"
  ],
  "author": "Hagen Huebel <hhuebel@itinance.com> (hhuebel@itinance.com)",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "flow-bin": "0.28.0",
    "react": "^15.4.2",
    "react-native": "^0.40.0"
  }
}
