UNPKG

wifinder

Version:

WiFinder automatically connects your Espruino to one of your predefined networks.

24 lines (23 loc) 506 B
{ "name": "wifinder", "version": "1.2.2", "description": "WiFinder automatically connects your Espruino to one of your predefined networks.", "main": "WiFinder.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Espruino", "Wifi", "auto-connect", "ESP8266" ], "repository": { "type": "git", "url": "git+https://github.com/raphaelbs/wifinder.git" }, "author": { "name": "Raphael Brandão" }, "license": "MIT" }