react-native-viewpager
Version:
ViewPager componnent for React Native
33 lines (32 loc) • 775 B
JSON
{
"name": "react-native-viewpager",
"version": "0.2.13",
"description": "ViewPager componnent for React Native",
"main": "ViewPager.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/race604/react-native-viewpager.git"
},
"keywords": [
"react-native-component",
"react-component",
"react-native",
"ios",
"android",
"viewpager",
"pager"
],
"author": "Race604",
"license": "MIT",
"bugs": {
"url": "https://github.com/race604/react-native-viewpager/issues"
},
"homepage": "https://github.com/race604/react-native-viewpager#readme",
"dependencies": {
"react-timer-mixin": "^0.13.3",
"warning": "^2.1.0"
}
}