You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "debug@*",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_from": "debug@*",
  9. "_id": "debug@2.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/debug",
  13. "_nodeVersion": "0.12.2",
  14. "_npmUser": {
  15. "email": "nathan@tootallnate.net",
  16. "name": "tootallnate"
  17. },
  18. "_npmVersion": "2.7.4",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "debug",
  22. "raw": "debug@*",
  23. "rawSpec": "*",
  24. "scope": null,
  25. "spec": "*",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/connect",
  30. "/connect/send",
  31. "/express",
  32. "/send"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
  35. "_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
  36. "_shrinkwrap": null,
  37. "_spec": "debug@*",
  38. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  39. "author": {
  40. "email": "tj@vision-media.ca",
  41. "name": "TJ Holowaychuk"
  42. },
  43. "browser": "./browser.js",
  44. "bugs": {
  45. "url": "https://github.com/visionmedia/debug/issues"
  46. },
  47. "component": {
  48. "scripts": {
  49. "debug/debug.js": "debug.js",
  50. "debug/index.js": "browser.js"
  51. }
  52. },
  53. "contributors": [
  54. {
  55. "email": "nathan@tootallnate.net",
  56. "name": "Nathan Rajlich",
  57. "url": "http://n8.io"
  58. }
  59. ],
  60. "dependencies": {
  61. "ms": "0.7.1"
  62. },
  63. "description": "small debugging utility",
  64. "devDependencies": {
  65. "browserify": "9.0.3",
  66. "mocha": "*"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
  71. "tarball": "http://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
  72. },
  73. "gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
  74. "homepage": "https://github.com/visionmedia/debug",
  75. "keywords": [
  76. "debug",
  77. "log",
  78. "debugger"
  79. ],
  80. "license": "MIT",
  81. "main": "./node.js",
  82. "maintainers": [
  83. {
  84. "email": "tj@vision-media.ca",
  85. "name": "tjholowaychuk"
  86. },
  87. {
  88. "email": "nathan@tootallnate.net",
  89. "name": "tootallnate"
  90. }
  91. ],
  92. "name": "debug",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git://github.com/visionmedia/debug.git"
  98. },
  99. "scripts": {},
  100. "version": "2.2.0"
  101. }