mt7688-wiscan
Version:
A wifi access points scanning tool for MediaTek Linkit Smart 7688
27 lines (26 loc) • 619 B
JSON
{
"name": "mt7688-wiscan",
"version": "0.8.3",
"description": "A wifi access points scanning tool for MediaTek Linkit Smart 7688",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/simenkid/mt7688-wiscan.git"
},
"keywords": [
"mt7688",
"linkit",
"wireless",
"rssi",
"lqi"
],
"author": "Simen Li",
"license": "MIT",
"bugs": {
"url": "https://github.com/simenkid/mt7688-wiscan/issues"
},
"homepage": "https://github.com/simenkid/mt7688-wiscan#readme"
}