{
  "name": "react-native-lfcarousel",
  "version": "1.1.1",
  "description": "Carousel component for react-native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/luisfcofv/react-native-lfcarousel"
  },
  "author": "Luis Flores <me@luisflores.mx> (http://luisflores.mx/)",
  "license": "MIT",
  "dependencies": {
    "rebound": "0.0.13"
  }
}
