{
  "name": "react-native-tinder-cards",
  "version": "0.0.8",
  "description": "Tinder style 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/meteor-factory/react-native-tinder-swipe-cards.git"
  },
  "keywords": [
    "react-native",
    "tinder",
    "cards",
    "swipe"
  ],
  "author": "meteor-factory",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/meteor-factory/react-native-tinder-swipe-cards/issues"
  },
  "homepage": "https://github.com/meteor-factory/react-native-tinder-swipe-cards#readme",
  "dependencies": {
    "clamp": "^1.0.1"
  }
}
