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.

62 lines
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "parseuri@0.0.2",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
  6. ]
  7. ],
  8. "_from": "parseuri@0.0.2",
  9. "_id": "parseuri@0.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/parseuri",
  13. "_npmUser": {
  14. "email": "koren@mit.edu",
  15. "name": "gal"
  16. },
  17. "_npmVersion": "1.3.15",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "parseuri",
  21. "raw": "parseuri@0.0.2",
  22. "rawSpec": "0.0.2",
  23. "scope": null,
  24. "spec": "0.0.2",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/socket.io-client"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.2.tgz",
  31. "_shasum": "db41878f2d6964718be870b3140973d8093be156",
  32. "_shrinkwrap": null,
  33. "_spec": "parseuri@0.0.2",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
  35. "author": "",
  36. "dependencies": {
  37. "better-assert": "~1.0.0"
  38. },
  39. "description": "Method that parses a URI and returns an array of its components",
  40. "devDependencies": {
  41. "mocha": "1.17.1"
  42. },
  43. "directories": {},
  44. "dist": {
  45. "shasum": "db41878f2d6964718be870b3140973d8093be156",
  46. "tarball": "http://registry.npmjs.org/parseuri/-/parseuri-0.0.2.tgz"
  47. },
  48. "license": "MIT",
  49. "maintainers": [
  50. {
  51. "email": "koren@mit.edu",
  52. "name": "gal"
  53. }
  54. ],
  55. "name": "parseuri",
  56. "optionalDependencies": {},
  57. "readme": "ERROR: No README data found!",
  58. "scripts": {
  59. "test": "make test"
  60. },
  61. "version": "0.0.2"
  62. }