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.

105 lines
2.3 KiB

  1. {
  2. "_args": [
  3. [
  4. "connect@2.7.11",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_from": "connect@2.7.11",
  9. "_id": "connect@2.7.11",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/connect",
  13. "_npmUser": {
  14. "email": "tj@vision-media.ca",
  15. "name": "tjholowaychuk"
  16. },
  17. "_npmVersion": "1.2.14",
  18. "_phantomChildren": {
  19. "debug": "2.2.0",
  20. "fresh": "0.1.0",
  21. "mime": "1.2.11",
  22. "range-parser": "0.0.4"
  23. },
  24. "_requested": {
  25. "name": "connect",
  26. "raw": "connect@2.7.11",
  27. "rawSpec": "2.7.11",
  28. "scope": null,
  29. "spec": "2.7.11",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/express"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/connect/-/connect-2.7.11.tgz",
  36. "_shasum": "f561d5eef70b8d719c397f724d34ba4065c77a3e",
  37. "_shrinkwrap": null,
  38. "_spec": "connect@2.7.11",
  39. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  40. "author": {
  41. "email": "tj@vision-media.ca",
  42. "name": "TJ Holowaychuk",
  43. "url": "http://tjholowaychuk.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/senchalabs/connect/issues"
  47. },
  48. "dependencies": {
  49. "buffer-crc32": "0.2.1",
  50. "bytes": "0.2.0",
  51. "cookie": "0.0.5",
  52. "cookie-signature": "1.0.1",
  53. "debug": "*",
  54. "formidable": "1.0.14",
  55. "fresh": "0.1.0",
  56. "pause": "0.0.1",
  57. "qs": "0.6.5",
  58. "send": "0.1.1"
  59. },
  60. "description": "High performance middleware framework",
  61. "devDependencies": {
  62. "dox": "*",
  63. "jade": "*",
  64. "mocha": "*",
  65. "should": "*"
  66. },
  67. "directories": {},
  68. "dist": {
  69. "shasum": "f561d5eef70b8d719c397f724d34ba4065c77a3e",
  70. "tarball": "http://registry.npmjs.org/connect/-/connect-2.7.11.tgz"
  71. },
  72. "engines": {
  73. "node": ">= 0.8.0"
  74. },
  75. "homepage": "https://github.com/senchalabs/connect#readme",
  76. "keywords": [
  77. "framework",
  78. "web",
  79. "middleware",
  80. "connect",
  81. "rack"
  82. ],
  83. "main": "index",
  84. "maintainers": [
  85. {
  86. "email": "tj@vision-media.ca",
  87. "name": "tjholowaychuk"
  88. },
  89. {
  90. "email": "tim@creationix.com",
  91. "name": "creationix"
  92. }
  93. ],
  94. "name": "connect",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git://github.com/senchalabs/connect.git"
  100. },
  101. "scripts": {
  102. "test": "make"
  103. },
  104. "version": "2.7.11"
  105. }