package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. "/home/conte/data/reveal.js/node_modules/node-sass"
  14. ]
  15. ],
  16. "_from": "npmlog@>=4.0.0 <5.0.0",
  17. "_id": "npmlog@4.1.2",
  18. "_inCache": true,
  19. "_location": "/npmlog",
  20. "_nodeVersion": "8.1.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/npmlog-4.1.2.tgz_1498519394438_0.33615764300338924"
  24. },
  25. "_npmUser": {
  26. "name": "iarna",
  27. "email": "me@re-becca.org"
  28. },
  29. "_npmVersion": "5.0.4",
  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.1.2.tgz",
  45. "_shasum": "08a7f2a8bf734604779a9efa4ad5cc717abb954b",
  46. "_shrinkwrap": null,
  47. "_spec": "npmlog@^4.0.0",
  48. "_where": "/home/conte/data/reveal.js/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.3",
  61. "set-blocking": "~2.0.0"
  62. },
  63. "description": "logger for npm",
  64. "devDependencies": {
  65. "standard": "~7.1.2",
  66. "tap": "~5.7.3"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
  71. "shasum": "08a7f2a8bf734604779a9efa4ad5cc717abb954b",
  72. "tarball": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz"
  73. },
  74. "files": [
  75. "log.js"
  76. ],
  77. "gitHead": "f7f9516d35b873c4e45b1aaeb78cff4e43b72c31",
  78. "homepage": "https://github.com/npm/npmlog#readme",
  79. "license": "ISC",
  80. "main": "log.js",
  81. "maintainers": [
  82. {
  83. "name": "zkat",
  84. "email": "kat@sykosomatic.org"
  85. },
  86. {
  87. "name": "othiym23",
  88. "email": "ogd@aoaioxxysz.net"
  89. },
  90. {
  91. "name": "isaacs",
  92. "email": "i@izs.me"
  93. },
  94. {
  95. "name": "iarna",
  96. "email": "me@re-becca.org"
  97. }
  98. ],
  99. "name": "npmlog",
  100. "optionalDependencies": {},
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "git+https://github.com/npm/npmlog.git"
  105. },
  106. "scripts": {
  107. "test": "standard && tap test/*.js"
  108. },
  109. "version": "4.1.2"
  110. }