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.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "_args": [
  3. [
  4. "source-map@0.6.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "source-map@0.6.1",
  10. "_id": "source-map@0.6.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  13. "_location": "/source-map",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "source-map@0.6.1",
  19. "name": "source-map",
  20. "escapedName": "source-map",
  21. "rawSpec": "0.6.1",
  22. "saveSpec": null,
  23. "fetchSpec": "0.6.1"
  24. },
  25. "_requiredBy": [
  26. "/@jest/reporters",
  27. "/@jest/source-map",
  28. "/@jest/transform",
  29. "/escodegen",
  30. "/istanbul-lib-source-maps",
  31. "/postcss",
  32. "/source-map-support"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  35. "_spec": "0.6.1",
  36. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  37. "author": {
  38. "name": "Nick Fitzgerald",
  39. "email": "nfitzgerald@mozilla.com"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/mozilla/source-map/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "Tobias Koppers",
  47. "email": "tobias.koppers@googlemail.com"
  48. },
  49. {
  50. "name": "Duncan Beevers",
  51. "email": "duncan@dweebd.com"
  52. },
  53. {
  54. "name": "Stephen Crane",
  55. "email": "scrane@mozilla.com"
  56. },
  57. {
  58. "name": "Ryan Seddon",
  59. "email": "seddon.ryan@gmail.com"
  60. },
  61. {
  62. "name": "Miles Elam",
  63. "email": "miles.elam@deem.com"
  64. },
  65. {
  66. "name": "Mihai Bazon",
  67. "email": "mihai.bazon@gmail.com"
  68. },
  69. {
  70. "name": "Michael Ficarra",
  71. "email": "github.public.email@michael.ficarra.me"
  72. },
  73. {
  74. "name": "Todd Wolfson",
  75. "email": "todd@twolfson.com"
  76. },
  77. {
  78. "name": "Alexander Solovyov",
  79. "email": "alexander@solovyov.net"
  80. },
  81. {
  82. "name": "Felix Gnass",
  83. "email": "fgnass@gmail.com"
  84. },
  85. {
  86. "name": "Conrad Irwin",
  87. "email": "conrad.irwin@gmail.com"
  88. },
  89. {
  90. "name": "usrbincc",
  91. "email": "usrbincc@yahoo.com"
  92. },
  93. {
  94. "name": "David Glasser",
  95. "email": "glasser@davidglasser.net"
  96. },
  97. {
  98. "name": "Chase Douglas",
  99. "email": "chase@newrelic.com"
  100. },
  101. {
  102. "name": "Evan Wallace",
  103. "email": "evan.exe@gmail.com"
  104. },
  105. {
  106. "name": "Heather Arthur",
  107. "email": "fayearthur@gmail.com"
  108. },
  109. {
  110. "name": "Hugh Kennedy",
  111. "email": "hughskennedy@gmail.com"
  112. },
  113. {
  114. "name": "David Glasser",
  115. "email": "glasser@davidglasser.net"
  116. },
  117. {
  118. "name": "Simon Lydell",
  119. "email": "simon.lydell@gmail.com"
  120. },
  121. {
  122. "name": "Jmeas Smith",
  123. "email": "jellyes2@gmail.com"
  124. },
  125. {
  126. "name": "Michael Z Goddard",
  127. "email": "mzgoddard@gmail.com"
  128. },
  129. {
  130. "name": "azu",
  131. "email": "azu@users.noreply.github.com"
  132. },
  133. {
  134. "name": "John Gozde",
  135. "email": "john@gozde.ca"
  136. },
  137. {
  138. "name": "Adam Kirkton",
  139. "email": "akirkton@truefitinnovation.com"
  140. },
  141. {
  142. "name": "Chris Montgomery",
  143. "email": "christopher.montgomery@dowjones.com"
  144. },
  145. {
  146. "name": "J. Ryan Stinnett",
  147. "email": "jryans@gmail.com"
  148. },
  149. {
  150. "name": "Jack Herrington",
  151. "email": "jherrington@walmartlabs.com"
  152. },
  153. {
  154. "name": "Chris Truter",
  155. "email": "jeffpalentine@gmail.com"
  156. },
  157. {
  158. "name": "Daniel Espeset",
  159. "email": "daniel@danielespeset.com"
  160. },
  161. {
  162. "name": "Jamie Wong",
  163. "email": "jamie.lf.wong@gmail.com"
  164. },
  165. {
  166. "name": "Eddy Bruël",
  167. "email": "ejpbruel@mozilla.com"
  168. },
  169. {
  170. "name": "Hawken Rives",
  171. "email": "hawkrives@gmail.com"
  172. },
  173. {
  174. "name": "Gilad Peleg",
  175. "email": "giladp007@gmail.com"
  176. },
  177. {
  178. "name": "djchie",
  179. "email": "djchie.dev@gmail.com"
  180. },
  181. {
  182. "name": "Gary Ye",
  183. "email": "garysye@gmail.com"
  184. },
  185. {
  186. "name": "Nicolas Lalevée",
  187. "email": "nicolas.lalevee@hibnet.org"
  188. }
  189. ],
  190. "description": "Generates and consumes source maps",
  191. "devDependencies": {
  192. "doctoc": "^0.15.0",
  193. "webpack": "^1.12.0"
  194. },
  195. "engines": {
  196. "node": ">=0.10.0"
  197. },
  198. "files": [
  199. "source-map.js",
  200. "source-map.d.ts",
  201. "lib/",
  202. "dist/source-map.debug.js",
  203. "dist/source-map.js",
  204. "dist/source-map.min.js",
  205. "dist/source-map.min.js.map"
  206. ],
  207. "homepage": "https://github.com/mozilla/source-map",
  208. "license": "BSD-3-Clause",
  209. "main": "./source-map.js",
  210. "name": "source-map",
  211. "repository": {
  212. "type": "git",
  213. "url": "git+ssh://git@github.com/mozilla/source-map.git"
  214. },
  215. "scripts": {
  216. "build": "webpack --color",
  217. "test": "npm run build && node test/run-tests.js",
  218. "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
  219. },
  220. "typings": "source-map",
  221. "version": "0.6.1"
  222. }