{
  "name": "@josectobar/react-native-iot-wifi",
  "version": "1.0.6",
  "description": "Connect to WiFi with React Native on Android and iOS.",
  "main": "index.js",
  "types": "index.d.ts",
  "files": [
    "index.d.ts",
    "index.js",
    "android",
    "ios",
    "README.*",
    "package.json",
    "react-native-iot-wifi.podspec",
    "LICENSE"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/josectobar/react-native-iot-wifi.git"
  },
  "keywords": [
    "react-native",
    "android",
    "wifi",
    "iot"
  ],
  "authors": [
    "tadasr",
    "josectobar"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tadasr/react-native-iot-wifi/issues"
  },
  "homepage": "https://github.com/tadasr/react-native-iot-wifi#readme",
  "dependencies": {},
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "josectobar"
}
