package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "npmlog@^4.0.0",
  6. "scope": null,
  7. "escapedName": "npmlog",
  8. "name": "npmlog",
  9. "rawSpec": "^4.0.0",
  10. "spec": ">=4.0.0 <5.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-sass"
  14. ]
  15. ],
  16. "_from": "npmlog@>=4.0.0 <5.0.0",
  17. "_id": "npmlog@4.0.2",
  18. "_inCache": true,
  19. "_location": "/npmlog",
  20. "_nodeVersion": "7.2.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/npmlog-4.0.2.tgz_1481572338217_0.2948465726803988"
  24. },
  25. "_npmUser": {
  26. "name": "othiym23",
  27. "email": "ogd@aoaioxxysz.net"
  28. },
  29. "_npmVersion": "4.0.5",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "npmlog@^4.0.0",
  33. "scope": null,
  34. "escapedName": "npmlog",
  35. "name": "npmlog",
  36. "rawSpec": "^4.0.0",
  37. "spec": ">=4.0.0 <5.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/node-gyp",
  42. "/node-sass"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz",
  45. "_shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
  46. "_shrinkwrap": null,
  47. "_spec": "npmlog@^4.0.0",
  48. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-sass",
  49. "author": {
  50. "name": "Isaac Z. Schlueter",
  51. "email": "i@izs.me",
  52. "url": "http://blog.izs.me/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/npm/npmlog/issues"
  56. },
  57. "dependencies": {
  58. "are-we-there-yet": "~1.1.2",
  59. "console-control-strings": "~1.1.0",
  60. "gauge": "~2.7.1",
  61. "set-blocking": "~2.0.0"
  62. },
  63. "description": "logger for npm",
  64. "devDependencies": {
  65. "standard": "~7.1.2",
  66. "tap": "~5.7.0"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "shasum": "d03950e0e78ce1527ba26d2a7592e9348ac3e75f",
  71. "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.0.2.tgz"
  72. },
  73. "files": [
  74. "log.js"
  75. ],
  76. "gitHead": "a3b7aed07790b674aa1fecfc81a61481abeaf882",
  77. "homepage": "https://github.com/npm/npmlog#readme",
  78. "license": "ISC",
  79. "main": "log.js",
  80. "maintainers": [
  81. {
  82. "name": "iarna",
  83. "email": "me@re-becca.org"
  84. },
  85. {
  86. "name": "isaacs",
  87. "email": "i@izs.me"
  88. },
  89. {
  90. "name": "othiym23",
  91. "email": "ogd@aoaioxxysz.net"
  92. },
  93. {
  94. "name": "zkat",
  95. "email": "kat@sykosomatic.org"
  96. }
  97. ],
  98. "name": "npmlog",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/npm/npmlog.git"
  104. },
  105. "scripts": {
  106. "test": "standard && tap test/*.js"
  107. },
  108. "version": "4.0.2"
  109. }