metadata.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "isladot",
  6. "id": "385895205406244865"
  7. },
  8. "service": "Jira Software",
  9. "description": {
  10. "en": "Jira Software is built for every member of your software team to plan, track, and release great software. WARN: For now, only projects hosted on atlassian domains are supported.",
  11. "it": "Jira Software è creato apposta per ogni membro del tuo team di sviluppo software, per pianificare, tenere traccia e rilasciare software fantastici. WARN: Per il momento, sono supportati solo i progetti hostati sui domini atlassian.",
  12. "nl": "Jira Software is gebouwd zodat elk lid van uw softwareteam geweldige software kan plannen, volgen en vrijgeven. WAARSCHUWING: voorlopig worden alleen projecten ondersteund die worden gehost op atlassian-domeinen."
  13. },
  14. "url": "www.atlassian.com",
  15. "regExp": "[a-z0-9]+[.]atlassian[.]net",
  16. "version": "1.0.19",
  17. "logo": "https://cdn.rcd.gg/PreMiD/websites/J/Jira%20Software/assets/logo.png",
  18. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/J/Jira%20Software/assets/thumbnail.png",
  19. "color": "#2684FF",
  20. "category": "other",
  21. "tags": [
  22. "projects",
  23. "board",
  24. "software",
  25. "management",
  26. "issues",
  27. "tasks"
  28. ],
  29. "settings": [
  30. {
  31. "id": "showSettingsSections",
  32. "title": "Show Settings sub-sections.",
  33. "icon": "fas fa-cogs",
  34. "value": true
  35. }
  36. ]
  37. }