react-native-tab-swiper
Version:
26 lines (25 loc) • 658 B
JSON
{
"name": "react-native-tab-swiper",
"version": "0.1.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Lutece/react-native-tab-swiper.git"
},
"keywords": [
"react-native-tab"
],
"author": "Seonghoon Baek <lallaworld1st@gmail.com> (https://github.com/Lutece)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lutece/react-native-tab-swiper/issues"
},
"homepage": "https://github.com/Lutece/react-native-tab-swiper#readme",
"dependencies": {
"prop-types": "^15.6.1"
}
}