{
  "name": "@happy0/react-native-bluetooth-serial",
  "version": "2.0.0",
  "description": "'Bluetooth serial for react native'",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rusel1989/react-native-bluetooth-serial.git"
  },
  "keywords": [
    "bluetooth",
    "react-native"
  ],
  "author": "Jakub Martyčák <martycakjakub@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rusel1989/react-native-bluetooth-serial/issues"
  },
  "homepage": "https://github.com/rusel1989/react-native-bluetooth-serial#readme",
  "dependencies": {
    "buffer": "^4.6.0",
    "react-native": "0.55.4"
  }
}
