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

  1. {
  2. "slug": "StellareModular",
  3. "version": "1.0.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": ["Sequencer", "Random"]
  18. },
  19. {
  20. "slug": "BlankPanel",
  21. "name": "Blank Panel",
  22. "tags": ["Blank"]
  23. }
  24. ]
  25. }