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.

90 lines
2.1 KiB

  1. {
  2. "_args": [
  3. [
  4. "formidable@1.0.14",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect"
  6. ]
  7. ],
  8. "_from": "formidable@1.0.14",
  9. "_id": "formidable@1.0.14",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/formidable",
  13. "_npmUser": {
  14. "email": "tim@fostle.com",
  15. "name": "tim-smart"
  16. },
  17. "_npmVersion": "1.2.18",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "formidable",
  21. "raw": "formidable@1.0.14",
  22. "rawSpec": "1.0.14",
  23. "scope": null,
  24. "spec": "1.0.14",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/connect"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz",
  31. "_shasum": "2b3f4c411cbb5fdd695c44843e2a23514a43231a",
  32. "_shrinkwrap": null,
  33. "_spec": "formidable@1.0.14",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect",
  35. "bugs": {
  36. "url": "http://github.com/felixge/node-formidable/issues"
  37. },
  38. "dependencies": {},
  39. "description": "A node.js module for parsing form data, especially file uploads.",
  40. "devDependencies": {
  41. "findit": "0.1.1",
  42. "gently": "0.8.0",
  43. "hashish": "0.0.4",
  44. "request": "~2.11.4",
  45. "urun": "~0.0.6",
  46. "utest": "0.0.3"
  47. },
  48. "directories": {
  49. "lib": "./lib"
  50. },
  51. "dist": {
  52. "shasum": "2b3f4c411cbb5fdd695c44843e2a23514a43231a",
  53. "tarball": "http://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz"
  54. },
  55. "engines": {
  56. "node": ">=0.8.0"
  57. },
  58. "homepage": "https://github.com/felixge/node-formidable",
  59. "main": "./lib/index",
  60. "maintainers": [
  61. {
  62. "email": "felix@debuggable.com",
  63. "name": "felixge"
  64. },
  65. {
  66. "email": "me@svenlito.com",
  67. "name": "svnlto"
  68. },
  69. {
  70. "email": "superjoe30@gmail.com",
  71. "name": "superjoe"
  72. },
  73. {
  74. "email": "tim@fostle.com",
  75. "name": "tim-smart"
  76. }
  77. ],
  78. "name": "formidable",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git://github.com/felixge/node-formidable.git"
  84. },
  85. "scripts": {
  86. "clean": "rm test/tmp/*",
  87. "test": "node test/run.js"
  88. },
  89. "version": "1.0.14"
  90. }