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.

30 lines
752B

  1. {
  2. "slug": "StellareModular",
  3. "version": "2.1.0",
  4. "license": "Proprietary",
  5. "name": "Turing Machine + Blank",
  6. "author": "Stellare Modular",
  7. "brand": "Stellare Modular",
  8. "authorEmail": "stellaremodular@gmail.com",
  9. "pluginUrl": "https://github.com/stellare-modular/vcv-rack",
  10. "authorUrl": "https://www.facebook.com/stellaremodular",
  11. "manualUrl": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md",
  12. "donateUrl": "https://paypal.me/stellaremodular",
  13. "modules": [
  14. {
  15. "slug": "TuringMachine",
  16. "name": "Turing Machine",
  17. "tags": [
  18. "Sequencer",
  19. "Random"
  20. ]
  21. },
  22. {
  23. "slug": "BlankPanel",
  24. "name": "Blank Panel",
  25. "tags": [
  26. "Blank"
  27. ]
  28. }
  29. ]
  30. }