Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. "parseuri@0.0.5",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/socket.io-client"
  6. ]
  7. ],
  8. "_from": "parseuri@0.0.5",
  9. "_id": "parseuri@0.0.5",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/parseuri",
  13. "_nodeVersion": "6.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/parseuri-0.0.5.tgz_1477582137634_0.3768787120934576"
  17. },
  18. "_npmUser": {
  19. "email": "koren@mit.edu",
  20. "name": "gal"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "parseuri",
  26. "raw": "parseuri@0.0.5",
  27. "rawSpec": "0.0.5",
  28. "scope": null,
  29. "spec": "0.0.5",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/engine.io-client",
  34. "/socket.io-client"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz",
  37. "_shasum": "80204a50d4dbb779bfdc6ebe2778d90e4bce320a",
  38. "_shrinkwrap": null,
  39. "_spec": "parseuri@0.0.5",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/socket.io-client",
  41. "author": "",
  42. "bugs": {
  43. "url": "https://github.com/get/parseuri/issues"
  44. },
  45. "dependencies": {
  46. "better-assert": "~1.0.0"
  47. },
  48. "description": "Method that parses a URI and returns an array of its components",
  49. "devDependencies": {
  50. "better-assert": "1.0.0",
  51. "mocha": "1.17.1"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "80204a50d4dbb779bfdc6ebe2778d90e4bce320a",
  56. "tarball": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz"
  57. },
  58. "gitHead": "792c9a63162a4484eb6b4f95fc611ccf224a24b6",
  59. "homepage": "https://github.com/get/parseuri",
  60. "license": "MIT",
  61. "maintainers": [
  62. {
  63. "name": "gal",
  64. "email": "koren@mit.edu"
  65. }
  66. ],
  67. "name": "parseuri",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/get/parseuri.git"
  73. },
  74. "scripts": {
  75. "test": "make test"
  76. },
  77. "version": "0.0.5"
  78. }