UNPKG

react-native-wifi-p2p

Version:

Module for working with wifi direct (p2p) API module in android.

25 lines (24 loc) 646 B
{ "name": "react-native-wifi-p2p", "version": "2.0.2", "description": "Module for working with wifi direct (p2p) API module in android.", "repository": { "type": "git", "url": "git+https://github.com/kirikzyusko1996/react-native-wifi-p2p.git" }, "homepage": "https://github.com/kirikzyusko1996/react-native-wifi-p2p#README.MD", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "android", "p2p", "peer to peer", "wifi direct", "wi-fi direct" ], "author": "Kiryl Ziusko", "license": "ISC" }