rpi-wifi
Version:
Node.js wifi manager for raspbian
31 lines (30 loc) • 595 B
JSON
{
"name": "rpi-wifi",
"version": "0.0.385",
"description": "Node.js wifi manager for raspbian",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"node",
"raspbian",
"wifi",
"wpa_supplicant",
"wpa_cli",
"iwlist",
"manager",
"raspberry pi",
"rpi"
],
"repository": {
"type": "git",
"url": "git+https://github.com/OlehRb/raspbian-wifi-manager"
},
"author": {
"name": "Flasty",
"email": "info@flasty.com",
"url": "http://www.flasty.com"
},
"license": "ISC"
}