UNPKG

pi-finder

Version:
32 lines (31 loc) 705 B
{ "name": "pi-finder", "version": "3.0.2", "description": "Raspberry Pi Finder", "main": "lib/app.js", "scripts": { "test": "echo \\\"Error: no test specified\\\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/strebl/pi-finder" }, "keywords": [ "Raspberry", "Pi", "Find", "Finder" ], "author": "Manuel Strebel", "license": "MIT", "bugs": { "url": "https://github.com/strebl/pi-finder/issues" }, "homepage": "https://github.com/strebl/pi-finder", "dependencies": { "daemon": "^1.1.0", "getmac": "^1.0.7", "ip-monitor": "https://github.com/strebl/ip-monitor/tarball/master", "request": "^2.54.0" } }