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.

92 lines
2.2 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "methods@1.1.0",
  6. "scope": null,
  7. "escapedName": "methods",
  8. "name": "methods",
  9. "rawSpec": "1.1.0",
  10. "spec": "1.1.0",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
  14. ]
  15. ],
  16. "_from": "methods@1.1.0",
  17. "_id": "methods@1.1.0",
  18. "_inCache": true,
  19. "_location": "/methods",
  20. "_npmUser": {
  21. "name": "jongleberry",
  22. "email": "jonathanrichardong@gmail.com"
  23. },
  24. "_npmVersion": "1.4.16",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "methods@1.1.0",
  28. "scope": null,
  29. "escapedName": "methods",
  30. "name": "methods",
  31. "rawSpec": "1.1.0",
  32. "spec": "1.1.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/express"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz",
  39. "_shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f",
  40. "_shrinkwrap": null,
  41. "_spec": "methods@1.1.0",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
  43. "author": {
  44. "name": "TJ Holowaychuk"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/visionmedia/node-methods/issues"
  48. },
  49. "dependencies": {},
  50. "description": "HTTP methods that node supports",
  51. "devDependencies": {
  52. "mocha": "1.17.x"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "5dca4ee12df52ff3b056145986a8f01cbc86436f",
  57. "tarball": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz"
  58. },
  59. "gitHead": "2a4dd325d18436c33356e6be19e32e08a7c877ab",
  60. "homepage": "https://github.com/visionmedia/node-methods",
  61. "keywords": [
  62. "http",
  63. "methods"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "tjholowaychuk",
  70. "email": "tj@vision-media.ca"
  71. },
  72. {
  73. "name": "jonathanong",
  74. "email": "jonathanrichardong@gmail.com"
  75. },
  76. {
  77. "name": "jongleberry",
  78. "email": "jonathanrichardong@gmail.com"
  79. }
  80. ],
  81. "name": "methods",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/visionmedia/node-methods.git"
  87. },
  88. "scripts": {
  89. "test": "./node_modules/mocha/bin/mocha"
  90. },
  91. "version": "1.1.0"
  92. }