HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/multicast-dns/package.json
{
  "name": "multicast-dns",
  "version": "7.2.5",
  "description": "Low level multicast-dns implementation in pure javascript",
  "main": "index.js",
  "scripts": {
    "test": "standard && tape test.js"
  },
  "bin": "cli.js",
  "dependencies": {
    "dns-packet": "^5.2.2",
    "thunky": "^1.0.2"
  },
  "devDependencies": {
    "standard": "^11.0.1",
    "tape": "^4.8.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/multicast-dns.git"
  },
  "author": "Mathias Buus (@mafintosh)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/multicast-dns/issues"
  },
  "homepage": "https://github.com/mafintosh/multicast-dns",
  "keywords": [
    "multicast",
    "dns",
    "mdns",
    "multicastdns",
    "dns-sd",
    "service",
    "discovery",
    "bonjour",
    "avahi"
  ],
  "coordinates": [
    55.6465878,
    12.5492251
  ]
}