react-native-lfcarousel
Version:
Carousel component for react-native
19 lines (18 loc) • 465 B
JSON
{
"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"
}
}