UNPKG

upnp-client

Version:

A Client Library to interface with UPnP compliant devices.

13 lines (12 loc) 386 B
{ "name": "upnp-client", "description": "A Client Library to interface with UPnP compliant devices.", "version": "0.0.1", "author": "Nathan Rajlich <nathan@tootallnate.net>, Pierre Buyle <pierre@buyle.org>", "dependencies": { "step": ">= 0.0.3" }, "keywords": ["UPnP", "devices", "client", "library", ""], "main": "./lib/upnp", "engines": { "node": ">= 0.2.0" } }