@patrickkfkan/peer-ssdp
Version:
Nodejs implementation of the Simple Service Discovery Protocol
31 lines (30 loc) • 832 B
JSON
{
"name": "@patrickkfkan/peer-ssdp",
"description": "Nodejs implementation of the Simple Service Discovery Protocol",
"version": "0.1.0",
"author": {
"name": "Louay Bassbouss (original author); Forked version by Patrick Kan <patrickkfkan@gmail.com> (https://github.com/patrickkfkan).",
"email": "louay.bassbouss@fokus.fraunhofer.de"
},
"contributors": [
{
"name": "Martin Lasak",
"email": "martin.lasak@fokus.fraunhofer.de"
},
{
"name": "Alexander Futasz",
"email": "alexander.futasz@fokus.fraunhofer.de"
}
],
"repository": "https://github.com/patrickkfkan/peer-ssdp.git",
"keywords": [
"ssdp",
"upnp",
"nsd",
"network service discovery"
],
"main": "index",
"readmeFilename": "Readme.md",
"_id": "peer-ssdp@0.0.5",
"_from": "peer-ssdp@*"
}