PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "name": "bonjour-service", "version": "1.0.14", "description": "A Bonjour/Zeroconf implementation in TypeScript", "main": "./dist/index.js", "types": "./dist/index.d.ts", "dependencies": { "array-flatten": "^2.1.2", "dns-equal": "^1.0.0", "fast-deep-equal": "^3.1.3", "multicast-dns": "^7.2.5" }, "devDependencies": { "@types/node": "^14.14.35", "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", "after-all": "^2.0.2", "eslint": "^8.15.0", "standard": "^17.0.0", "tape": "^5.2.2", "ts-node-dev": "^1.1.8", "typescript": "^4.4.4" }, "scripts": { "test": "standard --fix && tape test/*.js", "build": "tsc --removeComments true", "dev": "ts-node-dev --respawn --transpile-only ./src/index.ts", "example:simple": "node examples/simple" }, "repository": { "type": "git", "url": "https://github.com/onlxltd/bonjour-service.git" }, "keywords": [ "bonjour", "zeroconf", "zero", "configuration", "mdns", "dns", "service", "discovery", "multicast", "broadcast", "dns-sd" ], "author": "ON LX Lited (https://labs.onlx.ltd)", "license": "MIT", "bugs": { "url": "https://github.com/onlxltd/bonjour-service/issues" }, "homepage": "https://github.com/onlxltd/bonjour-service" }