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.

210 lines
5.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "component-emitter@^1.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base"
  6. ]
  7. ],
  8. "_from": "component-emitter@>=1.2.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "component-emitter@1.3.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/component-emitter",
  14. "_nodeVersion": "8.10.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/component-emitter_1.3.0_1555361288195_0.12626268851479416"
  18. },
  19. "_npmUser": {
  20. "email": "vendethiel@hotmail.fr",
  21. "name": "nami-doc"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "component-emitter",
  27. "raw": "component-emitter@^1.2.1",
  28. "rawSpec": "^1.2.1",
  29. "scope": null,
  30. "spec": ">=1.2.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/base",
  35. "/cache-base"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
  38. "_shasum": "16e4070fba8ae29b679f2215853ee181ab2eabc0",
  39. "_shrinkwrap": null,
  40. "_spec": "component-emitter@^1.2.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base",
  42. "bugs": {
  43. "url": "https://github.com/component/emitter/issues"
  44. },
  45. "component": {
  46. "scripts": {
  47. "emitter/index.js": "index.js"
  48. }
  49. },
  50. "dependencies": {},
  51. "description": "Event emitter",
  52. "devDependencies": {
  53. "mocha": "*",
  54. "should": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 5,
  59. "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctO4ICRA9TVsSAnZWagAAIwkP/2seJl5R6k04DzjI2I4D\ns/OxuiaQjcjhXseLkEuSdRNzJKdeGdL9nujc6/zYzbhWfIyUpes9FetRnsut\nGMpM2ClspSTxKGIxkHyvTFzYEM/nBHjwfxlDuiT2siCpCIoRvRV5440MyrBU\nNio6j/uAlAVSPUDzXYNUvzdsMl+2mAJUcgXmrFFvn2hI2tJbDJ8UuMdZ9++R\nk8vPm5Dm7XL7b3LmZZZ9Y5JndyZuISGeAPL2bbRYOm+0p9ozA4FGtpJysVIe\ntOTuiXZfvMSgXVYgGP0avYXbx40L6X+Kcwmm1W2P7Owz3T6r7oVmtnvk4Z8/\nZbWLeJ5Pbq61e+1udRLidmCtKz6X5oafK4bElnQ4Oa1zrjP/bwLlkmfaLPOc\n3dZiPnOZ8TwbLFmH7Fc2yL2Vx3mcYQ7p+e4wcWcxlAVJA74GXzg/7+a79GSq\nl5b62nbeU7dvU831b375PZaa5RpGs7Tbw4hsOV14kCLd2khmOLwF4u1xmMTZ\n8r45Qjb2ZO+3rGSWOM2SGdl6Biw4SGXeC1WalAY1PaY1Bd1MDjCqqqNeKGC8\nwrKD/koSSGKzcKi54OffLLi63Rwk7rLeu4/kF+RKw5EzI/eQcB/EK6gSfJOP\nm/ErUTK3436UgHhg6/XHyj1JVM6zrOJnaEHwyqVtd6xkXF/Nm0FhsvXOxyA4\n0xVL\r\n=o9Hs\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "16e4070fba8ae29b679f2215853ee181ab2eabc0",
  62. "tarball": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
  63. "unpackedSize": 8001
  64. },
  65. "gitHead": "6bd7817e8a444cb16e8abdf7dd2d7f04d5ca3dc8",
  66. "homepage": "https://github.com/component/emitter#readme",
  67. "license": "MIT",
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "kelonye",
  72. "email": "kelonyemitchel@gmail.com"
  73. },
  74. {
  75. "name": "amasad",
  76. "email": "amjad.masad@gmail.com"
  77. },
  78. {
  79. "name": "blakeembrey",
  80. "email": "hello@blakeembrey.com"
  81. },
  82. {
  83. "name": "calvinfo",
  84. "email": "calvin@calv.info"
  85. },
  86. {
  87. "name": "clintwood",
  88. "email": "clint@anotherway.co.za"
  89. },
  90. {
  91. "name": "coreh",
  92. "email": "thecoreh@gmail.com"
  93. },
  94. {
  95. "name": "cristiandouce",
  96. "email": "cristiandouce@gmail.com"
  97. },
  98. {
  99. "name": "defunctzombie",
  100. "email": "shtylman@gmail.com"
  101. },
  102. {
  103. "name": "dfcreative",
  104. "email": "df.creative@gmail.com"
  105. },
  106. {
  107. "name": "dominicbarnes",
  108. "email": "dominic@dbarnes.info"
  109. },
  110. {
  111. "name": "forbeslindesay",
  112. "email": "forbes@lindesay.co.uk"
  113. },
  114. {
  115. "name": "hughsk",
  116. "email": "hughskennedy@gmail.com"
  117. },
  118. {
  119. "name": "ianstormtaylor",
  120. "email": "ian@ianstormtaylor.com"
  121. },
  122. {
  123. "name": "jonathanong",
  124. "email": "jonathanrichardong@gmail.com"
  125. },
  126. {
  127. "name": "jongleberry",
  128. "email": "jonathanrichardong@gmail.com"
  129. },
  130. {
  131. "name": "juliangruber",
  132. "email": "julian@juliangruber.com"
  133. },
  134. {
  135. "name": "anthonyshort",
  136. "email": "antshort@gmail.com"
  137. },
  138. {
  139. "name": "mattmueller",
  140. "email": "mattmuelle@gmail.com"
  141. },
  142. {
  143. "name": "nami-doc",
  144. "email": "vendethiel@hotmail.fr"
  145. },
  146. {
  147. "name": "queckezz",
  148. "email": "fabian.eichenberger@gmail.com"
  149. },
  150. {
  151. "name": "rauchg",
  152. "email": "rauchg@gmail.com"
  153. },
  154. {
  155. "name": "retrofox",
  156. "email": "rdsuarez@gmail.com"
  157. },
  158. {
  159. "name": "stagas",
  160. "email": "gstagas@gmail.com"
  161. },
  162. {
  163. "name": "stephenmathieson",
  164. "email": "me@stephenmathieson.com"
  165. },
  166. {
  167. "name": "swatinem",
  168. "email": "arpad.borsos@googlemail.com"
  169. },
  170. {
  171. "name": "thehydroimpulse",
  172. "email": "dnfagnan@gmail.com"
  173. },
  174. {
  175. "name": "timaschew",
  176. "email": "timaschew@gmail.com"
  177. },
  178. {
  179. "name": "timoxley",
  180. "email": "secoif@gmail.com"
  181. },
  182. {
  183. "name": "tjholowaychuk",
  184. "email": "tj@vision-media.ca"
  185. },
  186. {
  187. "name": "tootallnate",
  188. "email": "nathan@tootallnate.net"
  189. },
  190. {
  191. "name": "trevorgerhardt",
  192. "email": "trevorgerhardt@gmail.com"
  193. },
  194. {
  195. "name": "yields",
  196. "email": "yields@icloud.com"
  197. }
  198. ],
  199. "name": "component-emitter",
  200. "optionalDependencies": {},
  201. "readme": "ERROR: No README data found!",
  202. "repository": {
  203. "type": "git",
  204. "url": "git+https://github.com/component/emitter.git"
  205. },
  206. "scripts": {
  207. "test": "make test"
  208. },
  209. "version": "1.3.0"
  210. }