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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_args": [
  3. [
  4. "weathericons@2.1.0",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror/vendor"
  6. ]
  7. ],
  8. "_from": "weathericons@2.1.0",
  9. "_id": "weathericons@2.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-dFOho14gAkXjiftQd9Un7/MLc7Q=",
  12. "_location": "/weathericons",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "weathericons@2.1.0",
  18. "name": "weathericons",
  19. "escapedName": "weathericons",
  20. "rawSpec": "2.1.0",
  21. "saveSpec": null,
  22. "fetchSpec": "2.1.0"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/weathericons/-/weathericons-2.1.0.tgz",
  28. "_spec": "2.1.0",
  29. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror/vendor",
  30. "author": {
  31. "name": "Erik Flowers",
  32. "email": "erik@helloerik.com"
  33. },
  34. "description": "215 weather themed icons inspired by Font Awesome and ready for Bootstrap",
  35. "homepage": "http://erikflowers.github.io/weather-icons/",
  36. "keywords": [
  37. "css",
  38. "icon-font",
  39. "weather",
  40. "icon",
  41. "icons"
  42. ],
  43. "license": "MIT",
  44. "name": "weathericons",
  45. "version": "2.1.0"
  46. }