JSPM

  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q55905F
  • License MIT

discover devices and services on the local network.

Package Exports

  • homespun-discovery

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (homespun-discovery) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

homespun-discovery

Discover devices and services on the local network.

Initial check-in. Nothing to see here, move along, move along...

Installation

On Linux, you might see this output for the second command:

npm ERR! pcap2@3.0.4 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!

If so, please try

% apt-get install libpcap-dev

and try

% sudo npm install -g homespun-discovery

again!