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.

native-modules.json 316B

123456789101112131415161718
  1. {
  2. "es6.module": {
  3. "chrome": "61",
  4. "and_chr": "61",
  5. "edge": "16",
  6. "firefox": "60",
  7. "and_ff": "60",
  8. "node": "13.2.0",
  9. "opera": "48",
  10. "op_mob": "48",
  11. "safari": "10.1",
  12. "ios": "10.3",
  13. "samsung": "8.2",
  14. "android": "61",
  15. "electron": "2.0",
  16. "ios_saf": "10.3"
  17. }
  18. }