qpm.json 569 B

12345678910111213141516171819202122
  1. {
  2. "author": {
  3. "email": "skycoder42.de@gmx.de",
  4. "name": "Skycoder"
  5. },
  6. "dependencies": [
  7. ],
  8. "description": "A global shortcut/hotkey for Desktop Qt-Applications",
  9. "license": "BSD_3_CLAUSE",
  10. "name": "de.skycoder42.qhotkey",
  11. "pri_filename": "qhotkey.pri",
  12. "repository": {
  13. "type": "GITHUB",
  14. "url": "https://github.com/Skycoder42/QHotkey.git"
  15. },
  16. "version": {
  17. "fingerprint": "",
  18. "label": "1.2.2",
  19. "revision": ""
  20. },
  21. "webpage": "https://github.com/Skycoder42/QHotkey"
  22. }