react-native-pk-wifi-manager
Version:
wifi connect with ssid and password
25 lines (24 loc) • 544 B
JSON
{
"name": "react-native-pk-wifi-manager",
"version": "2.0.0",
"description": "wifi connect with ssid and password",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wifi-manager",
"wifi-hotspot",
"connect wifi"
],
"author": "prudhvi",
"license": "MIT",
"dependencies": {
"react": "^18.1.0",
"react-native": "^0.71.1"
},
"repository": {
"type": "git",
"url": "https://github.com/PrudhviBanki/react-native-pk-wifi-reborn.git"
}
}