{
  "name": "@elbstack/react-native-mqtt",
  "version": "0.5.1",
  "description": "MQTT client for react-native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SudoPlz/react-native-mqtt.git"
  },
  "keywords": [
    "mqtt",
    "reactnative",
    "iot"
  ],
  "author": "Ioannis Kokkinidis <sudoplz@gmail.com> (https://www.linkedin.com/in/sudoplz)",
  "contributors": [
    "Yury Korolev <yury.korolev@gmail.com> (http://anjlab.com)",
    "Alexander Ustinov <rusfearuth@gmail.com> (http://github.com/rusfearuth)",
    "Tuan PM <tuanpm@live.com> (http://tuanpm.net)",
    "taoqf <tao_qiufeng@126.com> (http://github.com/taoqf)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SudoPlz/react-native-mqtt/issues"
  },
  "homepage": "https://github.com/SudoPlz/react-native-mqtt#readme"
}
