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

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