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. "bonjour@^3.5.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "bonjour@>=3.5.0 <4.0.0",
  9. "_id": "bonjour@3.5.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/bonjour",
  13. "_nodeVersion": "4.2.2",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/bonjour-3.5.0.tgz_1462615076654_0.2484443129505962"
  17. },
  18. "_npmUser": {
  19. "email": "w@tson.dk",
  20. "name": "watson"
  21. },
  22. "_npmVersion": "2.14.7",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "bonjour",
  26. "raw": "bonjour@^3.5.0",
  27. "rawSpec": "^3.5.0",
  28. "scope": null,
  29. "spec": ">=3.5.0 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/webpack-dev-server"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/bonjour/-/bonjour-3.5.0.tgz",
  36. "_shasum": "8e890a183d8ee9a2393b3844c691a42bcf7bc9f5",
  37. "_shrinkwrap": null,
  38. "_spec": "bonjour@^3.5.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  40. "author": {
  41. "email": "w@tson.dk",
  42. "name": "Thomas Watson Steen",
  43. "url": "https://twitter.com/wa7son"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/watson/bonjour/issues"
  47. },
  48. "coordinates": [
  49. 12.586377442991648,
  50. 55.68250900965318
  51. ],
  52. "dependencies": {
  53. "array-flatten": "^2.1.0",
  54. "deep-equal": "^1.0.1",
  55. "dns-equal": "^1.0.0",
  56. "dns-txt": "^2.0.2",
  57. "multicast-dns": "^6.0.1",
  58. "multicast-dns-service-types": "^1.1.0"
  59. },
  60. "description": "A Bonjour/Zeroconf implementation in pure JavaScript",
  61. "devDependencies": {
  62. "after-all": "^2.0.2",
  63. "standard": "^6.0.8",
  64. "tape": "^4.5.1"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "shasum": "8e890a183d8ee9a2393b3844c691a42bcf7bc9f5",
  69. "tarball": "https://registry.npmjs.org/bonjour/-/bonjour-3.5.0.tgz"
  70. },
  71. "gitHead": "416412bc13bc269800784792494ecbe7642c4bef",
  72. "homepage": "https://github.com/watson/bonjour",
  73. "keywords": [
  74. "bonjour",
  75. "broadcast",
  76. "configuration",
  77. "discovery",
  78. "dns",
  79. "dns-sd",
  80. "mdns",
  81. "multicast",
  82. "service",
  83. "zero",
  84. "zeroconf"
  85. ],
  86. "license": "MIT",
  87. "main": "index.js",
  88. "maintainers": [
  89. {
  90. "name": "watson",
  91. "email": "w@tson.dk"
  92. }
  93. ],
  94. "name": "bonjour",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/watson/bonjour.git"
  100. },
  101. "scripts": {
  102. "test": "standard && tape test/*.js"
  103. },
  104. "version": "3.5.0"
  105. }