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.

73 lines
1.5KB

  1. {
  2. "slug": "Koralfx-Modules",
  3. "name": "Koralfx-Modules",
  4. "version": "1.0.2",
  5. "license": "BSD-3-Clause",
  6. "brand": "Koralfx-Modules",
  7. "author": "Tomasz Sosnowski",
  8. "authorEmail": "koralfx@gmail.com",
  9. "authorUrl": "koralfx.com",
  10. "pluginUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md",
  11. "manualUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/koralfx/Koralfx-Modules",
  13. "donateUrl": "https://www.paypal.me/koralfx/",
  14. "modules": [
  15. {
  16. "slug": "Beatovnik",
  17. "name": "Beatovnik",
  18. "description": "",
  19. "tags": [
  20. "Clock",
  21. "Clock Modulator"
  22. ]
  23. },
  24. {
  25. "slug": "Mixovnik",
  26. "name": "Mixovnik",
  27. "description": "",
  28. "tags": [
  29. "Mixer"
  30. ]
  31. },
  32. {
  33. "slug": "Nullovnik4",
  34. "name": "Nullovnik4",
  35. "description": "",
  36. "tags": [
  37. "Blank"
  38. ]
  39. },
  40. {
  41. "slug": "Nullovnik6",
  42. "name": "Nullovnik6",
  43. "description": "",
  44. "tags": [
  45. "Blank"
  46. ]
  47. },
  48. {
  49. "slug": "Presetovnik",
  50. "name": "Presetovnik",
  51. "description": "",
  52. "tags": [
  53. "Utility"
  54. ]
  55. },
  56. {
  57. "slug": "Quantovnik",
  58. "name": "Quantovnik",
  59. "description": "",
  60. "tags": [
  61. "Effect"
  62. ]
  63. },
  64. {
  65. "slug": "Scorovnik",
  66. "name": "Scorovnik",
  67. "description": "",
  68. "tags": [
  69. "Sequencer"
  70. ]
  71. }
  72. ]
  73. }