package.json 3.0 KB

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