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.

87 lines
2.2 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "parseqs@0.0.5",
  6. "scope": null,
  7. "escapedName": "parseqs",
  8. "name": "parseqs",
  9. "rawSpec": "0.0.5",
  10. "spec": "0.0.5",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client"
  14. ]
  15. ],
  16. "_from": "parseqs@0.0.5",
  17. "_id": "parseqs@0.0.5",
  18. "_inCache": true,
  19. "_location": "/parseqs",
  20. "_nodeVersion": "6.9.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/parseqs-0.0.5.tgz_1477582844598_0.35737923183478415"
  24. },
  25. "_npmUser": {
  26. "name": "gal",
  27. "email": "koren@mit.edu"
  28. },
  29. "_npmVersion": "3.10.8",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "parseqs@0.0.5",
  33. "scope": null,
  34. "escapedName": "parseqs",
  35. "name": "parseqs",
  36. "rawSpec": "0.0.5",
  37. "spec": "0.0.5",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/engine.io-client"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz",
  44. "_shasum": "d5208a3738e46766e291ba2ea173684921a8b89d",
  45. "_shrinkwrap": null,
  46. "_spec": "parseqs@0.0.5",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client",
  48. "author": {
  49. "name": "Gal Koren"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/get/querystring/issues"
  53. },
  54. "dependencies": {
  55. "better-assert": "~1.0.0"
  56. },
  57. "description": "Provides methods for parsing a query string into an object, and vice versa.",
  58. "devDependencies": {
  59. "better-assert": "~1.0.0",
  60. "mocha": "1.17.1"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "d5208a3738e46766e291ba2ea173684921a8b89d",
  65. "tarball": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz"
  66. },
  67. "gitHead": "4d037fc0625fb72eec9394724e18f29e0a946af5",
  68. "homepage": "https://github.com/get/querystring",
  69. "license": "MIT",
  70. "maintainers": [
  71. {
  72. "name": "gal",
  73. "email": "koren@mit.edu"
  74. }
  75. ],
  76. "name": "parseqs",
  77. "optionalDependencies": {},
  78. "readme": "ERROR: No README data found!",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/get/querystring.git"
  82. },
  83. "scripts": {
  84. "test": "make test"
  85. },
  86. "version": "0.0.5"
  87. }