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.

76 lines
1.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "send@0.1.0",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_from": "send@0.1.0",
  9. "_id": "send@0.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/send",
  13. "_npmUser": {
  14. "email": "tj@vision-media.ca",
  15. "name": "tjholowaychuk"
  16. },
  17. "_npmVersion": "1.1.61",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "send",
  21. "raw": "send@0.1.0",
  22. "rawSpec": "0.1.0",
  23. "scope": null,
  24. "spec": "0.1.0",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/express"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/send/-/send-0.1.0.tgz",
  31. "_shasum": "cfb08ebd3cec9b7fc1a37d9ff9e875a971cf4640",
  32. "_shrinkwrap": null,
  33. "_spec": "send@0.1.0",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  35. "author": {
  36. "email": "tj@vision-media.ca",
  37. "name": "TJ Holowaychuk"
  38. },
  39. "dependencies": {
  40. "debug": "*",
  41. "fresh": "0.1.0",
  42. "mime": "1.2.6",
  43. "range-parser": "0.0.4"
  44. },
  45. "description": "Better streaming static file server with Range and conditional-GET support",
  46. "devDependencies": {
  47. "connect": "2.x",
  48. "mocha": "*",
  49. "should": "*",
  50. "supertest": "0.0.1"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "shasum": "cfb08ebd3cec9b7fc1a37d9ff9e875a971cf4640",
  55. "tarball": "http://registry.npmjs.org/send/-/send-0.1.0.tgz"
  56. },
  57. "keywords": [
  58. "static",
  59. "file",
  60. "server"
  61. ],
  62. "main": "index",
  63. "maintainers": [
  64. {
  65. "email": "tj@vision-media.ca",
  66. "name": "tjholowaychuk"
  67. }
  68. ],
  69. "name": "send",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "scripts": {
  73. "test": "make test"
  74. },
  75. "version": "0.1.0"
  76. }