react-native-swipe-cards-deck
Version:
Swipe cards for stylishly passing & failing a card
31 lines (30 loc) • 750 B
JSON
{
"name": "react-native-swipe-cards-deck",
"version": "0.3.0",
"description": "Swipe cards for stylishly passing & failing a card",
"main": "SwipeCards.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swaplet/react-native-swipe-cards-deck.git"
},
"keywords": [
"react-native",
"tinder",
"cards",
"swipe",
"deck"
],
"author": "swaplet",
"license": "MIT",
"bugs": {
"url": "https://github.com/swaplet/react-native-swipe-cards-deck/issues"
},
"homepage": "https://github.com/swaplet/react-native-swipe-cards-deck#readme",
"dependencies": {
"clamp": "^1.0.1",
"prop-types": "^15.7.2"
}
}