{
  "name": "react-native-gamepad-controller-speedy",
  "version": "0.1.1",
  "description": "A react-native component to interface with gamepads/joysticks/controllers without using native code.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Andrei9383/react-native-gamepad-controller.git"
  },
  "keywords": [
    "react-native",
    "gamepad",
    "joystick",
    "controller",
    "bluetooth"
  ],
  "author": "Andrei9383",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Andrei9383/react-native-gamepad-controller/issues"
  },
  "homepage": "https://github.com/Andrei9383/react-native-gamepad-controller/",
  "dependencies": {
    "react": "16.3.1",
    "react-native-webview": "11.6.2"
  }
}
