react-native-swipeable-up-down
Version:
31 lines (30 loc) • 748 B
JSON
{
"name": "react-native-swipeable-up-down",
"version": "0.0.3",
"description": "Swipeable up down",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/react-native-vietnam/react-native-swipeable-up-down.git"
},
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"swipe",
"swipeable",
"swipeable-up-down"
],
"author": "Duong Minh Chien <minhchienwikipedia@gmail.com> (https://github.com/minhchienwikipedia)",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
},
"dependencies": {
"react-native-interactable": "^0.1.10"
}
}