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.

108 lines
2.4 KiB

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