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.

90 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "dns-equal@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
  6. ]
  7. ],
  8. "_from": "dns-equal@>=1.0.0 <2.0.0",
  9. "_id": "dns-equal@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/dns-equal",
  13. "_nodeVersion": "4.2.2",
  14. "_npmUser": {
  15. "email": "w@tson.dk",
  16. "name": "watson"
  17. },
  18. "_npmVersion": "2.14.7",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "dns-equal",
  22. "raw": "dns-equal@^1.0.0",
  23. "rawSpec": "^1.0.0",
  24. "scope": null,
  25. "spec": ">=1.0.0 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/bonjour"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
  32. "_shasum": "b39e7f1da6eb0a75ba9c17324b34753c47e0654d",
  33. "_shrinkwrap": null,
  34. "_spec": "dns-equal@^1.0.0",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
  36. "author": {
  37. "email": "w@tson.dk",
  38. "name": "Thomas Watson Steen",
  39. "url": "https://twitter.com/wa7son"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/watson/dns-equal/issues"
  43. },
  44. "coordinates": [
  45. 11.961870541375674,
  46. 56.010004025953165
  47. ],
  48. "dependencies": {},
  49. "description": "Compare DNS record strings for equality",
  50. "devDependencies": {
  51. "standard": "^5.4.1"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "b39e7f1da6eb0a75ba9c17324b34753c47e0654d",
  56. "tarball": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz"
  57. },
  58. "gitHead": "0d9c5fe125484aff559da3c54431c80b4a622d55",
  59. "homepage": "https://github.com/watson/dns-equal#readme",
  60. "keywords": [
  61. "case-insensitive",
  62. "compare",
  63. "comparing",
  64. "dns",
  65. "downcase",
  66. "equal",
  67. "equality",
  68. "lowercase",
  69. "match"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "watson",
  76. "email": "w@tson.dk"
  77. }
  78. ],
  79. "name": "dns-equal",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/watson/dns-equal.git"
  85. },
  86. "scripts": {
  87. "test": "standard && node test.js"
  88. },
  89. "version": "1.0.0"
  90. }