You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

105 lines
2.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "multicast-dns@^6.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
  6. ]
  7. ],
  8. "_from": "multicast-dns@>=6.0.1 <7.0.0",
  9. "_id": "multicast-dns@6.2.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/multicast-dns",
  13. "_nodeVersion": "9.4.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/multicast-dns-6.2.3.tgz_1517048238726_0.07778409938327968"
  17. },
  18. "_npmUser": {
  19. "email": "mathiasbuus@gmail.com",
  20. "name": "mafintosh"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "multicast-dns",
  26. "raw": "multicast-dns@^6.0.1",
  27. "rawSpec": "^6.0.1",
  28. "scope": null,
  29. "spec": ">=6.0.1 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/bonjour"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz",
  36. "_shasum": "a0ec7bd9055c4282f790c3c82f4e28db3b31b229",
  37. "_shrinkwrap": null,
  38. "_spec": "multicast-dns@^6.0.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
  40. "author": {
  41. "name": "Mathias Buus",
  42. "url": "@mafintosh"
  43. },
  44. "bin": {
  45. "multicast-dns": "cli.js"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/mafintosh/multicast-dns/issues"
  49. },
  50. "coordinates": [
  51. 12.5492251,
  52. 55.6465878
  53. ],
  54. "dependencies": {
  55. "dns-packet": "^1.3.1",
  56. "thunky": "^1.0.2"
  57. },
  58. "description": "Low level multicast-dns implementation in pure javascript",
  59. "devDependencies": {
  60. "standard": "^10.0.3",
  61. "tape": "^4.8.0"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "integrity": "sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==",
  66. "shasum": "a0ec7bd9055c4282f790c3c82f4e28db3b31b229",
  67. "tarball": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz"
  68. },
  69. "gitHead": "8b510f3b85df6ea8f5c6f1d245621330399f9537",
  70. "homepage": "https://github.com/mafintosh/multicast-dns",
  71. "keywords": [
  72. "avahi",
  73. "bonjour",
  74. "discovery",
  75. "dns",
  76. "dns-sd",
  77. "mdns",
  78. "multicast",
  79. "multicastdns",
  80. "service"
  81. ],
  82. "license": "MIT",
  83. "main": "index.js",
  84. "maintainers": [
  85. {
  86. "name": "mafintosh",
  87. "email": "mathiasbuus@gmail.com"
  88. },
  89. {
  90. "name": "watson",
  91. "email": "w@tson.dk"
  92. }
  93. ],
  94. "name": "multicast-dns",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/mafintosh/multicast-dns.git"
  100. },
  101. "scripts": {
  102. "test": "standard && tape test.js"
  103. },
  104. "version": "6.2.3"
  105. }