metadata.json 400 B

123456789101112131415
  1. {
  2. "description": "A new Onscreen Keyboard built using GNOME JS",
  3. "gettext-domain": "gjsosk@vishram1123.com",
  4. "name": "GJS OSK",
  5. "settings-schema": "org.gnome.shell.extensions.gjsosk",
  6. "shell-version": [
  7. "45",
  8. "46",
  9. "47",
  10. "48"
  11. ],
  12. "url": "https://github.com/Vishram1123/gjs-osk",
  13. "uuid": "gjsosk@vishram1123.com",
  14. "version": 100000
  15. }