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
608B

  1. {
  2. "slug": "Atelier",
  3. "name": "Atelier",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-only",
  6. "brand": "Atelier",
  7. "author": "Xenakios",
  8. "authorEmail": "xenakios@gmail.com",
  9. "authorUrl": "https://xenakios.wordpress.com/",
  10. "pluginUrl": "https://xenakios.wordpress.com/",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/Xenakios/Atelier",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "AtelierPalette",
  17. "name": "Palette",
  18. "description": "Based on Mutable Instruments Plaits",
  19. "tags": [
  20. "Oscillator",
  21. "Hardware",
  22. "Polyphonic"
  23. ]
  24. }
  25. ]
  26. }