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

package.json 4.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. {
  2. "_args": [
  3. [
  4. "component-emitter@1.2.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/socket.io-client"
  6. ]
  7. ],
  8. "_from": "component-emitter@1.2.1",
  9. "_id": "component-emitter@1.2.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/component-emitter",
  13. "_nodeVersion": "0.12.4",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/component-emitter-1.2.1.tgz_1461005707641_0.14232611074112356"
  17. },
  18. "_npmUser": {
  19. "email": "karp@hotmail.fr",
  20. "name": "nami-doc"
  21. },
  22. "_npmVersion": "2.10.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "component-emitter",
  26. "raw": "component-emitter@1.2.1",
  27. "rawSpec": "1.2.1",
  28. "scope": null,
  29. "spec": "1.2.1",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/engine.io-client",
  34. "/socket.io-client",
  35. "/socket.io-client/socket.io-parser",
  36. "/socket.io-parser"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
  39. "_shasum": "137918d6d78283f7df7a6b7c5a63e140e69425e6",
  40. "_shrinkwrap": null,
  41. "_spec": "component-emitter@1.2.1",
  42. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/socket.io-client",
  43. "bugs": {
  44. "url": "https://github.com/component/emitter/issues"
  45. },
  46. "component": {
  47. "scripts": {
  48. "emitter/index.js": "index.js"
  49. }
  50. },
  51. "dependencies": {},
  52. "description": "Event emitter",
  53. "devDependencies": {
  54. "mocha": "*",
  55. "should": "*"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "137918d6d78283f7df7a6b7c5a63e140e69425e6",
  60. "tarball": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz"
  61. },
  62. "files": [
  63. "LICENSE",
  64. "index.js"
  65. ],
  66. "gitHead": "187492ab8028c7221b589bdfd482b715149cd868",
  67. "homepage": "https://github.com/component/emitter#readme",
  68. "license": "MIT",
  69. "main": "index.js",
  70. "maintainers": [
  71. {
  72. "name": "swatinem",
  73. "email": "arpad.borsos@googlemail.com"
  74. },
  75. {
  76. "name": "tootallnate",
  77. "email": "nathan@tootallnate.net"
  78. },
  79. {
  80. "name": "trevorgerhardt",
  81. "email": "trevorgerhardt@gmail.com"
  82. },
  83. {
  84. "name": "timaschew",
  85. "email": "timaschew@gmail.com"
  86. },
  87. {
  88. "name": "tjholowaychuk",
  89. "email": "tj@vision-media.ca"
  90. },
  91. {
  92. "name": "rauchg",
  93. "email": "rauchg@gmail.com"
  94. },
  95. {
  96. "name": "retrofox",
  97. "email": "rdsuarez@gmail.com"
  98. },
  99. {
  100. "name": "coreh",
  101. "email": "thecoreh@gmail.com"
  102. },
  103. {
  104. "name": "forbeslindesay",
  105. "email": "forbes@lindesay.co.uk"
  106. },
  107. {
  108. "name": "kelonye",
  109. "email": "kelonyemitchel@gmail.com"
  110. },
  111. {
  112. "name": "mattmueller",
  113. "email": "mattmuelle@gmail.com"
  114. },
  115. {
  116. "name": "yields",
  117. "email": "yields@icloud.com"
  118. },
  119. {
  120. "name": "anthonyshort",
  121. "email": "antshort@gmail.com"
  122. },
  123. {
  124. "name": "jongleberry",
  125. "email": "jonathanrichardong@gmail.com"
  126. },
  127. {
  128. "name": "ianstormtaylor",
  129. "email": "ian@ianstormtaylor.com"
  130. },
  131. {
  132. "name": "cristiandouce",
  133. "email": "cristian@gravityonmars.com"
  134. },
  135. {
  136. "name": "hughsk",
  137. "email": "hughskennedy@gmail.com"
  138. },
  139. {
  140. "name": "stagas",
  141. "email": "gstagas@gmail.com"
  142. },
  143. {
  144. "name": "amasad",
  145. "email": "amjad.masad@gmail.com"
  146. },
  147. {
  148. "name": "juliangruber",
  149. "email": "julian@juliangruber.com"
  150. },
  151. {
  152. "name": "calvinfo",
  153. "email": "calvin@calv.info"
  154. },
  155. {
  156. "name": "dominicbarnes",
  157. "email": "dominic@dbarnes.info"
  158. },
  159. {
  160. "name": "blakeembrey",
  161. "email": "hello@blakeembrey.com"
  162. },
  163. {
  164. "name": "timoxley",
  165. "email": "secoif@gmail.com"
  166. },
  167. {
  168. "name": "jonathanong",
  169. "email": "jonathanrichardong@gmail.com"
  170. },
  171. {
  172. "name": "queckezz",
  173. "email": "fabian.eichenberger@gmail.com"
  174. },
  175. {
  176. "name": "nami-doc",
  177. "email": "vendethiel@hotmail.fr"
  178. },
  179. {
  180. "name": "clintwood",
  181. "email": "clint@anotherway.co.za"
  182. },
  183. {
  184. "name": "thehydroimpulse",
  185. "email": "dnfagnan@gmail.com"
  186. },
  187. {
  188. "name": "stephenmathieson",
  189. "email": "me@stephenmathieson.com"
  190. },
  191. {
  192. "name": "dfcreative",
  193. "email": "df.creative@gmail.com"
  194. },
  195. {
  196. "name": "defunctzombie",
  197. "email": "shtylman@gmail.com"
  198. }
  199. ],
  200. "name": "component-emitter",
  201. "optionalDependencies": {},
  202. "readme": "ERROR: No README data found!",
  203. "repository": {
  204. "type": "git",
  205. "url": "git+https://github.com/component/emitter.git"
  206. },
  207. "scripts": {
  208. "test": "make test"
  209. },
  210. "version": "1.2.1"
  211. }