Files
react-native-card-stack-swiper/package.json
Ludwig Händel d23461e474 Read me update
2017-12-03 22:10:05 -08:00

44 lines
1.0 KiB
JSON

{
"name": "react-native-card-stack-swiper",
"version": "1.0.45",
"description": "Tinder like react-native card stack swiper",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lhandel/react-native-card-stack-swiper.git"
},
"keywords": [
"react-native",
"tinder",
"cards",
"card",
"swiper",
"swipe",
"cardstack",
"deck",
"card-stack",
"react-native-component"
],
"author": "Ludwig Handel",
"license": "MIT",
"peerDependencies": {
"react": "^16.0.0-beta.5",
"react-native": "^0.49.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lhandel/react-native-card-stack-swiper.git"
},
"bugs": {
"url": "https://github.com/lhandel/react-native-card-stack-swiper/issues"
},
"bundleDependencies": false,
"dependencies": {
"prop-types": "15.5.10"
},
"homepage": "https://github.com/lhandel/react-native-card-stack-swiper#readme"
}