{
  "name": "rn-fade-carousel",
  "version": "1.0.0",
  "description": "A fade images carousel for React Native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/davidrenji/rn-fade-carousel"
  },
  "keywords": [
    "React",
    "Native",
    "images",
    "fade",
    "carousel"
  ],
  "author": "David Abrego",
  "license": "MIT"
}