package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/normalize-package-data"
  14. ]
  15. ],
  16. "_from": "hosted-git-info@>=2.1.4 <3.0.0",
  17. "_id": "hosted-git-info@2.1.5",
  18. "_inCache": true,
  19. "_location": "/hosted-git-info",
  20. "_nodeVersion": "5.10.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/hosted-git-info-2.1.5.tgz_1463518889246_0.20443619322031736"
  24. },
  25. "_npmUser": {
  26. "name": "zkat",
  27. "email": "kat@sykosomatic.org"
  28. },
  29. "_npmVersion": "3.9.1",
  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.1.5.tgz",
  44. "_shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
  45. "_shrinkwrap": null,
  46. "_spec": "hosted-git-info@^2.1.4",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/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": "^3.3.2",
  60. "tap": "^0.4.13"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "0ba81d90da2e25ab34a332e6ec77936e1598118b",
  65. "tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
  66. },
  67. "gitHead": "4e6bb323a97a57c18e6b4b891527e26154d04fbe",
  68. "homepage": "https://github.com/npm/hosted-git-info",
  69. "keywords": [
  70. "git",
  71. "github",
  72. "bitbucket",
  73. "gitlab"
  74. ],
  75. "license": "ISC",
  76. "main": "index.js",
  77. "maintainers": [
  78. {
  79. "name": "iarna",
  80. "email": "me@re-becca.org"
  81. },
  82. {
  83. "name": "othiym23",
  84. "email": "ogd@aoaioxxysz.net"
  85. },
  86. {
  87. "name": "zkat",
  88. "email": "kat@sykosomatic.org"
  89. }
  90. ],
  91. "name": "hosted-git-info",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/npm/hosted-git-info.git"
  97. },
  98. "scripts": {
  99. "test": "standard && tap test/*.js"
  100. },
  101. "version": "2.1.5"
  102. }