{
  "name": "react-native-swipe-gestures",
  "types": "index.d.ts",
  "version": "1.0.5",
  "description": "4-directional swipe gestures for react-native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:glepur/react-native-swipe-gestures.git"
  },
  "keywords": [
    "react-native",
    "swipe",
    "gesture"
  ],
  "bugs": {
    "url": "https://github.com/glepur/react-native-swipe-gestures/issues"
  },
  "author": "Goran Lepur <goran.lepur1@gmail.com>",
  "license": "MIT"
}
