Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

83 wiersze
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "dns-txt@2.0.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "dns-txt@2.0.2",
  9. "_id": "dns-txt@2.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=",
  12. "_location": "/dns-txt",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "dns-txt@2.0.2",
  18. "name": "dns-txt",
  19. "escapedName": "dns-txt",
  20. "rawSpec": "2.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "2.0.2"
  23. },
  24. "_requiredBy": [
  25. "/bonjour"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz",
  28. "_spec": "2.0.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Thomas Watson Steen",
  32. "email": "w@tson.dk",
  33. "url": "https://twitter.com/wa7son"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/watson/dns-txt/issues"
  37. },
  38. "coordinates": [
  39. 55.6465696,
  40. 12.5491067
  41. ],
  42. "dependencies": {
  43. "buffer-indexof": "^1.0.0"
  44. },
  45. "description": "Encode/decode DNS-SD TXT record RDATA fields",
  46. "devDependencies": {
  47. "standard": "^5.3.1",
  48. "tape": "^4.2.2"
  49. },
  50. "homepage": "https://github.com/watson/dns-txt",
  51. "keywords": [
  52. "rfc6763",
  53. "6763",
  54. "rfc6762",
  55. "6762",
  56. "dns",
  57. "mdns",
  58. "multicast",
  59. "txt",
  60. "rdata",
  61. "dns-sd",
  62. "encode",
  63. "decode",
  64. "parse",
  65. "encoder",
  66. "decoder",
  67. "parser",
  68. "service",
  69. "discovery"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "name": "dns-txt",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/watson/dns-txt.git"
  77. },
  78. "scripts": {
  79. "test": "standard && tape test.js"
  80. },
  81. "version": "2.0.2"
  82. }