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 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "_args": [
  3. [
  4. "lighthouse-logger@1.2.0",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lighthouse-logger@1.2.0",
  10. "_id": "lighthouse-logger@1.2.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-wzUvdIeJZhRsG6gpZfmSCfysaxNEr43i+QT+Hie94wvHDKFLi4n7C2GqZ4sTC+PH5b5iktmXJvU87rWvhP3lHw==",
  13. "_location": "/lighthouse-logger",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lighthouse-logger@1.2.0",
  19. "name": "lighthouse-logger",
  20. "escapedName": "lighthouse-logger",
  21. "rawSpec": "1.2.0",
  22. "saveSpec": null,
  23. "fetchSpec": "1.2.0"
  24. },
  25. "_requiredBy": [
  26. "/chrome-launcher"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.2.0.tgz",
  29. "_spec": "1.2.0",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "dependencies": {
  32. "debug": "^2.6.8",
  33. "marky": "^1.2.0"
  34. },
  35. "description": "A shared logging utility class for lighthouse and friends.",
  36. "license": "Apache-2.0",
  37. "name": "lighthouse-logger",
  38. "version": "1.2.0"
  39. }