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.0 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "qs@2.3.2",
  6. "scope": null,
  7. "escapedName": "qs",
  8. "name": "qs",
  9. "rawSpec": "2.3.2",
  10. "spec": "2.3.2",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
  14. ]
  15. ],
  16. "_from": "qs@2.3.2",
  17. "_id": "qs@2.3.2",
  18. "_inCache": true,
  19. "_location": "/qs",
  20. "_npmUser": {
  21. "name": "nlf",
  22. "email": "quitlahok@gmail.com"
  23. },
  24. "_npmVersion": "1.4.28",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "qs@2.3.2",
  28. "scope": null,
  29. "escapedName": "qs",
  30. "name": "qs",
  31. "rawSpec": "2.3.2",
  32. "spec": "2.3.2",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/express"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.2.tgz",
  39. "_shasum": "d45ec249e4b9b029af008829a101d5ff7e972790",
  40. "_shrinkwrap": null,
  41. "_spec": "qs@2.3.2",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
  43. "bugs": {
  44. "url": "https://github.com/hapijs/qs/issues"
  45. },
  46. "dependencies": {},
  47. "description": "A querystring parser that supports nesting and arrays, with a depth limit",
  48. "devDependencies": {
  49. "lab": "4.x.x"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "d45ec249e4b9b029af008829a101d5ff7e972790",
  54. "tarball": "https://registry.npmjs.org/qs/-/qs-2.3.2.tgz"
  55. },
  56. "gitHead": "58097c12559b4c5857af99927273b3141dff8529",
  57. "homepage": "https://github.com/hapijs/qs",
  58. "keywords": [
  59. "querystring",
  60. "qs"
  61. ],
  62. "licenses": [
  63. {
  64. "type": "BSD",
  65. "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
  66. }
  67. ],
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "nlf",
  72. "email": "quitlahok@gmail.com"
  73. },
  74. {
  75. "name": "hueniverse",
  76. "email": "eran@hueniverse.com"
  77. }
  78. ],
  79. "name": "qs",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/hapijs/qs.git"
  85. },
  86. "scripts": {
  87. "test": "make test-cov"
  88. },
  89. "version": "2.3.2"
  90. }