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.

81 lines
1.8 KiB

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