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.

26 lines
613B

  1. {
  2. "slug": "Comfortzone",
  3. "name": "Comfortzone",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Comfortzone",
  7. "author": "hampa",
  8. "authorEmail": "hampus@nabistudios.com",
  9. "authorUrl": "https://github.com/hampa",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/hampa/comfortzone/blob/main/README.md",
  12. "sourceUrl": "https://github.com/hampa/comfortzone",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "kickbaba",
  18. "name": "Kickbaba",
  19. "description": "Psy Kick Bass",
  20. "tags": [
  21. "Drum",
  22. "Oscillator"
  23. ]
  24. }
  25. ]
  26. }