Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
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.

package.json 4.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. {
  2. "_args": [
  3. [
  4. "micromatch@4.0.4",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "micromatch@4.0.4",
  10. "_id": "micromatch@4.0.4",
  11. "_inBundle": false,
  12. "_integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
  13. "_location": "/micromatch",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "micromatch@4.0.4",
  19. "name": "micromatch",
  20. "escapedName": "micromatch",
  21. "rawSpec": "4.0.4",
  22. "saveSpec": null,
  23. "fetchSpec": "4.0.4"
  24. },
  25. "_requiredBy": [
  26. "/@jest/core",
  27. "/@jest/transform",
  28. "/fast-glob",
  29. "/jest-config",
  30. "/jest-haste-map",
  31. "/jest-message-util",
  32. "/stylelint"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
  35. "_spec": "4.0.4",
  36. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  37. "author": {
  38. "name": "Jon Schlinkert",
  39. "url": "https://github.com/jonschlinkert"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/micromatch/micromatch/issues"
  43. },
  44. "contributors": [
  45. {
  46. "url": "https://github.com/DianeLooney"
  47. },
  48. {
  49. "name": "Amila Welihinda",
  50. "url": "amilajack.com"
  51. },
  52. {
  53. "name": "Bogdan Chadkin",
  54. "url": "https://github.com/TrySound"
  55. },
  56. {
  57. "name": "Brian Woodward",
  58. "url": "https://twitter.com/doowb"
  59. },
  60. {
  61. "name": "Devon Govett",
  62. "url": "http://badassjs.com"
  63. },
  64. {
  65. "name": "Elan Shanker",
  66. "url": "https://github.com/es128"
  67. },
  68. {
  69. "name": "Fabrício Matté",
  70. "url": "https://ultcombo.js.org"
  71. },
  72. {
  73. "name": "Jon Schlinkert",
  74. "url": "http://twitter.com/jonschlinkert"
  75. },
  76. {
  77. "name": "Martin Kolárik",
  78. "url": "https://kolarik.sk"
  79. },
  80. {
  81. "name": "Olsten Larck",
  82. "url": "https://i.am.charlike.online"
  83. },
  84. {
  85. "name": "Paul Miller",
  86. "url": "paulmillr.com"
  87. },
  88. {
  89. "name": "Tom Byrer",
  90. "url": "https://github.com/tomByrer"
  91. },
  92. {
  93. "name": "Tyler Akins",
  94. "url": "http://rumkin.com"
  95. },
  96. {
  97. "name": "Peter Bright",
  98. "email": "drpizza@quiscalusmexicanus.org",
  99. "url": "https://github.com/drpizza"
  100. },
  101. {
  102. "name": "Kuba Juszczyk",
  103. "url": "https://github.com/ku8ar"
  104. }
  105. ],
  106. "dependencies": {
  107. "braces": "^3.0.1",
  108. "picomatch": "^2.2.3"
  109. },
  110. "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
  111. "devDependencies": {
  112. "fill-range": "^7.0.1",
  113. "gulp-format-md": "^2.0.0",
  114. "minimatch": "^3.0.4",
  115. "mocha": "^7.2.0",
  116. "time-require": "github:jonschlinkert/time-require"
  117. },
  118. "engines": {
  119. "node": ">=8.6"
  120. },
  121. "files": [
  122. "index.js"
  123. ],
  124. "homepage": "https://github.com/micromatch/micromatch",
  125. "keywords": [
  126. "bash",
  127. "bracket",
  128. "character-class",
  129. "expand",
  130. "expansion",
  131. "expression",
  132. "extglob",
  133. "extglobs",
  134. "file",
  135. "files",
  136. "filter",
  137. "find",
  138. "glob",
  139. "globbing",
  140. "globs",
  141. "globstar",
  142. "lookahead",
  143. "lookaround",
  144. "lookbehind",
  145. "match",
  146. "matcher",
  147. "matches",
  148. "matching",
  149. "micromatch",
  150. "minimatch",
  151. "multimatch",
  152. "negate",
  153. "negation",
  154. "path",
  155. "pattern",
  156. "patterns",
  157. "posix",
  158. "regex",
  159. "regexp",
  160. "regular",
  161. "shell",
  162. "star",
  163. "wildcard"
  164. ],
  165. "license": "MIT",
  166. "main": "index.js",
  167. "name": "micromatch",
  168. "repository": {
  169. "type": "git",
  170. "url": "git+https://github.com/micromatch/micromatch.git"
  171. },
  172. "scripts": {
  173. "test": "mocha"
  174. },
  175. "verb": {
  176. "toc": "collapsible",
  177. "layout": "default",
  178. "tasks": [
  179. "readme"
  180. ],
  181. "plugins": [
  182. "gulp-format-md"
  183. ],
  184. "lint": {
  185. "reflinks": true
  186. },
  187. "related": {
  188. "list": [
  189. "braces",
  190. "expand-brackets",
  191. "extglob",
  192. "fill-range",
  193. "nanomatch"
  194. ]
  195. },
  196. "reflinks": [
  197. "extglob",
  198. "fill-range",
  199. "glob-object",
  200. "minimatch",
  201. "multimatch"
  202. ]
  203. },
  204. "version": "4.0.4"
  205. }