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

package.json 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. {
  2. "_args": [
  3. [
  4. "path-to-regexp@0.1.7",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/express"
  6. ]
  7. ],
  8. "_from": "path-to-regexp@0.1.7",
  9. "_id": "path-to-regexp@0.1.7",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/path-to-regexp",
  13. "_nodeVersion": "2.3.3",
  14. "_npmUser": {
  15. "email": "hello@blakeembrey.com",
  16. "name": "blakeembrey"
  17. },
  18. "_npmVersion": "2.13.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "path-to-regexp",
  22. "raw": "path-to-regexp@0.1.7",
  23. "rawSpec": "0.1.7",
  24. "scope": null,
  25. "spec": "0.1.7",
  26. "type": "version"
  27. },
  28. "_requiredBy": [
  29. "/express"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  32. "_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
  33. "_shrinkwrap": null,
  34. "_spec": "path-to-regexp@0.1.7",
  35. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/express",
  36. "bugs": {
  37. "url": "https://github.com/component/path-to-regexp/issues"
  38. },
  39. "component": {
  40. "scripts": {
  41. "path-to-regexp": "index.js"
  42. }
  43. },
  44. "dependencies": {},
  45. "description": "Express style path to RegExp utility",
  46. "devDependencies": {
  47. "istanbul": "^0.2.6",
  48. "mocha": "^1.17.1"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
  53. "tarball": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
  54. },
  55. "files": [
  56. "LICENSE",
  57. "index.js"
  58. ],
  59. "gitHead": "039118d6c3c186d3f176c73935ca887a32a33d93",
  60. "homepage": "https://github.com/component/path-to-regexp#readme",
  61. "keywords": [
  62. "express",
  63. "regexp"
  64. ],
  65. "license": "MIT",
  66. "maintainers": [
  67. {
  68. "name": "cristiandouce",
  69. "email": "cristian@gravityonmars.com"
  70. },
  71. {
  72. "name": "tjholowaychuk",
  73. "email": "tj@vision-media.ca"
  74. },
  75. {
  76. "name": "timaschew",
  77. "email": "timaschew@gmail.com"
  78. },
  79. {
  80. "name": "dougwilson",
  81. "email": "doug@somethingdoug.com"
  82. },
  83. {
  84. "name": "jongleberry",
  85. "email": "jonathanrichardong@gmail.com"
  86. },
  87. {
  88. "name": "dominicbarnes",
  89. "email": "dominic@dbarnes.info"
  90. },
  91. {
  92. "name": "tootallnate",
  93. "email": "nathan@tootallnate.net"
  94. },
  95. {
  96. "name": "rauchg",
  97. "email": "rauchg@gmail.com"
  98. },
  99. {
  100. "name": "retrofox",
  101. "email": "rdsuarez@gmail.com"
  102. },
  103. {
  104. "name": "coreh",
  105. "email": "thecoreh@gmail.com"
  106. },
  107. {
  108. "name": "forbeslindesay",
  109. "email": "forbes@lindesay.co.uk"
  110. },
  111. {
  112. "name": "kelonye",
  113. "email": "kelonyemitchel@gmail.com"
  114. },
  115. {
  116. "name": "mattmueller",
  117. "email": "mattmuelle@gmail.com"
  118. },
  119. {
  120. "name": "yields",
  121. "email": "yields@icloud.com"
  122. },
  123. {
  124. "name": "anthonyshort",
  125. "email": "antshort@gmail.com"
  126. },
  127. {
  128. "name": "ianstormtaylor",
  129. "email": "ian@ianstormtaylor.com"
  130. },
  131. {
  132. "name": "hughsk",
  133. "email": "hughskennedy@gmail.com"
  134. },
  135. {
  136. "name": "swatinem",
  137. "email": "arpad.borsos@googlemail.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": "blakeembrey",
  157. "email": "hello@blakeembrey.com"
  158. },
  159. {
  160. "name": "timoxley",
  161. "email": "secoif@gmail.com"
  162. },
  163. {
  164. "name": "jonathanong",
  165. "email": "jonathanrichardong@gmail.com"
  166. },
  167. {
  168. "name": "queckezz",
  169. "email": "fabian.eichenberger@gmail.com"
  170. },
  171. {
  172. "name": "nami-doc",
  173. "email": "vendethiel@hotmail.fr"
  174. },
  175. {
  176. "name": "clintwood",
  177. "email": "clint@anotherway.co.za"
  178. },
  179. {
  180. "name": "thehydroimpulse",
  181. "email": "dnfagnan@gmail.com"
  182. },
  183. {
  184. "name": "stephenmathieson",
  185. "email": "me@stephenmathieson.com"
  186. },
  187. {
  188. "name": "trevorgerhardt",
  189. "email": "trevorgerhardt@gmail.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": "path-to-regexp",
  201. "optionalDependencies": {},
  202. "readme": "ERROR: No README data found!",
  203. "repository": {
  204. "type": "git",
  205. "url": "git+https://github.com/component/path-to-regexp.git"
  206. },
  207. "scripts": {
  208. "test": "istanbul cover _mocha -- -R spec"
  209. },
  210. "version": "0.1.7"
  211. }