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.

106 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "dns-txt@^2.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
  6. ]
  7. ],
  8. "_from": "dns-txt@>=2.0.2 <3.0.0",
  9. "_id": "dns-txt@2.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/dns-txt",
  13. "_nodeVersion": "4.2.2",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/dns-txt-2.0.2.tgz_1461509147614_0.3867966157849878"
  17. },
  18. "_npmUser": {
  19. "email": "w@tson.dk",
  20. "name": "watson"
  21. },
  22. "_npmVersion": "2.14.7",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "dns-txt",
  26. "raw": "dns-txt@^2.0.2",
  27. "rawSpec": "^2.0.2",
  28. "scope": null,
  29. "spec": ">=2.0.2 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/bonjour"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz",
  36. "_shasum": "b91d806f5d27188e4ab3e7d107d881a1cc4642b6",
  37. "_shrinkwrap": null,
  38. "_spec": "dns-txt@^2.0.2",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
  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/dns-txt/issues"
  47. },
  48. "coordinates": [
  49. 12.5491067,
  50. 55.6465696
  51. ],
  52. "dependencies": {
  53. "buffer-indexof": "^1.0.0"
  54. },
  55. "description": "Encode/decode DNS-SD TXT record RDATA fields",
  56. "devDependencies": {
  57. "standard": "^5.3.1",
  58. "tape": "^4.2.2"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "b91d806f5d27188e4ab3e7d107d881a1cc4642b6",
  63. "tarball": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz"
  64. },
  65. "gitHead": "8c48aed198f9eb1840e7d12c37a84fcba545c8fa",
  66. "homepage": "https://github.com/watson/dns-txt",
  67. "keywords": [
  68. "6762",
  69. "6763",
  70. "decode",
  71. "decoder",
  72. "discovery",
  73. "dns",
  74. "dns-sd",
  75. "encode",
  76. "encoder",
  77. "mdns",
  78. "multicast",
  79. "parse",
  80. "parser",
  81. "rdata",
  82. "rfc6762",
  83. "rfc6763",
  84. "service",
  85. "txt"
  86. ],
  87. "license": "MIT",
  88. "main": "index.js",
  89. "maintainers": [
  90. {
  91. "name": "watson",
  92. "email": "w@tson.dk"
  93. }
  94. ],
  95. "name": "dns-txt",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+https://github.com/watson/dns-txt.git"
  101. },
  102. "scripts": {
  103. "test": "standard && tape test.js"
  104. },
  105. "version": "2.0.2"
  106. }