package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "time-stamp@^1.0.0",
  6. "scope": null,
  7. "escapedName": "time-stamp",
  8. "name": "time-stamp",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/fancy-log"
  14. ]
  15. ],
  16. "_from": "time-stamp@>=1.0.0 <2.0.0",
  17. "_id": "time-stamp@1.0.1",
  18. "_inCache": true,
  19. "_location": "/time-stamp",
  20. "_nodeVersion": "5.5.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/time-stamp-1.0.1.tgz_1460014127254_0.9380003691185266"
  24. },
  25. "_npmUser": {
  26. "name": "jonschlinkert",
  27. "email": "github@sellside.com"
  28. },
  29. "_npmVersion": "3.6.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "time-stamp@^1.0.0",
  33. "scope": null,
  34. "escapedName": "time-stamp",
  35. "name": "time-stamp",
  36. "rawSpec": "^1.0.0",
  37. "spec": ">=1.0.0 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/fancy-log"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz",
  44. "_shasum": "9f4bd23559c9365966f3302dbba2b07c6b99b151",
  45. "_shrinkwrap": null,
  46. "_spec": "time-stamp@^1.0.0",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/fancy-log",
  48. "author": {
  49. "name": "Jon Schlinkert",
  50. "url": "https://github.com/jonschlinkert"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/jonschlinkert/time-stamp/issues"
  54. },
  55. "dependencies": {},
  56. "description": "Get a formatted timestamp.",
  57. "devDependencies": {
  58. "gulp-format-md": "^0.1.7",
  59. "mocha": "^2.4.5",
  60. "pad-left": "^2.0.3"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "9f4bd23559c9365966f3302dbba2b07c6b99b151",
  65. "tarball": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz"
  66. },
  67. "engines": {
  68. "node": ">=0.10.0"
  69. },
  70. "files": [
  71. "index.js"
  72. ],
  73. "gitHead": "66fc623cf26a5f85fe22a6a7acc91568cddf301c",
  74. "homepage": "https://github.com/jonschlinkert/time-stamp",
  75. "keywords": [
  76. "console",
  77. "date",
  78. "format",
  79. "formatting",
  80. "log",
  81. "pretty",
  82. "stamp",
  83. "terminal",
  84. "time",
  85. "time-stamp"
  86. ],
  87. "license": "MIT",
  88. "main": "index.js",
  89. "maintainers": [
  90. {
  91. "name": "jonschlinkert",
  92. "email": "github@sellside.com"
  93. }
  94. ],
  95. "name": "time-stamp",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+https://github.com/jonschlinkert/time-stamp.git"
  101. },
  102. "scripts": {
  103. "test": "mocha"
  104. },
  105. "verb": {
  106. "run": true,
  107. "toc": false,
  108. "layout": "default",
  109. "tasks": [
  110. "readme"
  111. ],
  112. "plugins": [
  113. "gulp-format-md"
  114. ],
  115. "related": {
  116. "list": [
  117. "days",
  118. "iso-week",
  119. "month",
  120. "months",
  121. "o-clock",
  122. "seconds",
  123. "week",
  124. "weekday",
  125. "year"
  126. ]
  127. },
  128. "reflinks": [
  129. "verb"
  130. ],
  131. "lint": {
  132. "reflinks": true
  133. }
  134. },
  135. "version": "1.0.1"
  136. }