UNPKG

peer-dial

Version:

Nodejs implementation of the Discovery and Launch Protocol DIAL

32 lines (31 loc) 616 B
{ "name": "peer-dial", "description": "Nodejs implementation of the Discovery and Launch Protocol DIAL", "version": "0.0.8", "author": { "name": "Louay Bassbouss", "email": "louay.bassbouss@fokus.fraunhofer.de" }, "keywords": [ "ssdp", "upnp", "nsd", "discovery", "launch", "dial", "multiscreen", "chromecast" ], "main": "index", "dependencies": { "peer-ssdp": "0.0.5", "ejs": "2.5.7", "node-uuid": "1.4.1", "express": "4.12.4", "opn": "2.0.0", "xml2js": "0.4.9", "cors": "^2.7.1", "gate": "^0.3.0" }, "repository": "https://github.com/fraunhoferfokus/peer-dial.git" }