package.json 2.5 KB

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