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.

85 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "commander@0.6.1",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_defaultsLoaded": true,
  9. "_engineSupported": true,
  10. "_from": "commander@0.6.1",
  11. "_id": "commander@0.6.1",
  12. "_inCache": true,
  13. "_installable": true,
  14. "_location": "/commander",
  15. "_nodeVersion": "v0.6.12",
  16. "_npmUser": {
  17. "email": "tj@vision-media.ca",
  18. "name": "tjholowaychuk"
  19. },
  20. "_npmVersion": "1.1.0-3",
  21. "_phantomChildren": {},
  22. "_requested": {
  23. "name": "commander",
  24. "raw": "commander@0.6.1",
  25. "rawSpec": "0.6.1",
  26. "scope": null,
  27. "spec": "0.6.1",
  28. "type": "version"
  29. },
  30. "_requiredBy": [
  31. "/express",
  32. "/ws"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/commander/-/commander-0.6.1.tgz",
  35. "_shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06",
  36. "_shrinkwrap": null,
  37. "_spec": "commander@0.6.1",
  38. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  39. "author": {
  40. "email": "tj@vision-media.ca",
  41. "name": "TJ Holowaychuk"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/visionmedia/commander.js/issues"
  45. },
  46. "dependencies": {},
  47. "description": "the complete solution for node.js command-line programs",
  48. "devDependencies": {
  49. "should": ">= 0.0.1"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06",
  54. "tarball": "http://registry.npmjs.org/commander/-/commander-0.6.1.tgz"
  55. },
  56. "engines": {
  57. "node": ">= 0.4.x"
  58. },
  59. "homepage": "https://github.com/visionmedia/commander.js#readme",
  60. "keywords": [
  61. "command",
  62. "option",
  63. "parser",
  64. "prompt",
  65. "stdin"
  66. ],
  67. "main": "index",
  68. "maintainers": [
  69. {
  70. "email": "tj@vision-media.ca",
  71. "name": "tjholowaychuk"
  72. }
  73. ],
  74. "name": "commander",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git://github.com/visionmedia/commander.js.git"
  80. },
  81. "scripts": {
  82. "test": "make test"
  83. },
  84. "version": "0.6.1"
  85. }