package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "hosted-git-info@^2.1.4",
  6. "scope": null,
  7. "escapedName": "hosted-git-info",
  8. "name": "hosted-git-info",
  9. "rawSpec": "^2.1.4",
  10. "spec": ">=2.1.4 <3.0.0",
  11. "type": "range"
  12. },
  13. "/Users/gaudenz/git/drawio/war/node_modules/normalize-package-data"
  14. ]
  15. ],
  16. "_from": "hosted-git-info@>=2.1.4 <3.0.0",
  17. "_id": "hosted-git-info@2.4.2",
  18. "_inCache": true,
  19. "_location": "/hosted-git-info",
  20. "_nodeVersion": "7.7.4",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/hosted-git-info-2.4.2.tgz_1492124098717_0.3664245803374797"
  24. },
  25. "_npmUser": {
  26. "name": "iarna",
  27. "email": "me@re-becca.org"
  28. },
  29. "_npmVersion": "4.5.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "hosted-git-info@^2.1.4",
  33. "scope": null,
  34. "escapedName": "hosted-git-info",
  35. "name": "hosted-git-info",
  36. "rawSpec": "^2.1.4",
  37. "spec": ">=2.1.4 <3.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/normalize-package-data"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.4.2.tgz",
  44. "_shasum": "0076b9f46a270506ddbaaea56496897460612a67",
  45. "_shrinkwrap": null,
  46. "_spec": "hosted-git-info@^2.1.4",
  47. "_where": "/Users/gaudenz/git/drawio/war/node_modules/normalize-package-data",
  48. "author": {
  49. "name": "Rebecca Turner",
  50. "email": "me@re-becca.org",
  51. "url": "http://re-becca.org"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/npm/hosted-git-info/issues"
  55. },
  56. "dependencies": {},
  57. "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
  58. "devDependencies": {
  59. "standard": "^9.0.2",
  60. "tap": "^10.3.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "0076b9f46a270506ddbaaea56496897460612a67",
  65. "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.4.2.tgz"
  66. },
  67. "files": [
  68. "index.js",
  69. "git-host.js",
  70. "git-host-info.js"
  71. ],
  72. "gitHead": "91fb3adc2c3c7c024f7fb4e34a1510db0f7625ed",
  73. "homepage": "https://github.com/npm/hosted-git-info",
  74. "keywords": [
  75. "git",
  76. "github",
  77. "bitbucket",
  78. "gitlab"
  79. ],
  80. "license": "ISC",
  81. "main": "index.js",
  82. "maintainers": [
  83. {
  84. "name": "iarna",
  85. "email": "me@re-becca.org"
  86. },
  87. {
  88. "name": "othiym23",
  89. "email": "ogd@aoaioxxysz.net"
  90. },
  91. {
  92. "name": "zkat",
  93. "email": "kat@sykosomatic.org"
  94. }
  95. ],
  96. "name": "hosted-git-info",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/npm/hosted-git-info.git"
  102. },
  103. "scripts": {
  104. "test": "standard && tap -J --coverage test/*.js"
  105. },
  106. "version": "2.4.2"
  107. }