{
  "name": "react-native-roxit-android-wifi",
  "version": "1.0.7",
  "description": "Wi-Fi manager for Android",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "react-native",
    "ios",
    "android"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rox-it/react-native-roxit-android-wifi.git"
  },
  "author": "RoxIT <info@rxit.ru> (https://github.com/rox-it)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rox-it/react-native-roxit-android-wifi/issues"
  },
  "homepage": "https://github.com/rox-it/react-native-roxit-android-wifi#readme",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "rnpm": {
    "android": {
      "packageInstance": "new RoxitAndroidWifiPackage()"
    }
  }
}
