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.

60 lines
1.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "methods@0.0.1",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_from": "methods@0.0.1",
  9. "_id": "methods@0.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/methods",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "name": "methods",
  16. "raw": "methods@0.0.1",
  17. "rawSpec": "0.0.1",
  18. "scope": null,
  19. "spec": "0.0.1",
  20. "type": "version"
  21. },
  22. "_requiredBy": [
  23. "/express"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/methods/-/methods-0.0.1.tgz",
  26. "_shasum": "277c90f8bef39709645a8371c51c3b6c648e068c",
  27. "_shrinkwrap": null,
  28. "_spec": "methods@0.0.1",
  29. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  30. "author": {
  31. "name": "TJ Holowaychuk"
  32. },
  33. "dependencies": {},
  34. "description": "HTTP methods that node supports",
  35. "devDependencies": {},
  36. "directories": {},
  37. "dist": {
  38. "shasum": "277c90f8bef39709645a8371c51c3b6c648e068c",
  39. "tarball": "http://registry.npmjs.org/methods/-/methods-0.0.1.tgz"
  40. },
  41. "keywords": [
  42. "http",
  43. "methods"
  44. ],
  45. "license": "MIT",
  46. "main": "index.js",
  47. "maintainers": [
  48. {
  49. "email": "tj@vision-media.ca",
  50. "name": "tjholowaychuk"
  51. }
  52. ],
  53. "name": "methods",
  54. "optionalDependencies": {},
  55. "readme": "ERROR: No README data found!",
  56. "scripts": {
  57. "test": "echo \"Error: no test specified\" && exit 1"
  58. },
  59. "version": "0.0.1"
  60. }