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.

32 lines
746B

  1. {
  2. "slug": "ML_modules_seq",
  3. "name": "Sequencer Pack",
  4. "brand": "ML Modules",
  5. "version": "1.0.0",
  6. "license": "proprietary",
  7. "author": "Martin Lueders",
  8. "authorEmail": "MLmodules@gmail.com",
  9. "authorUrl": "https://github.com/martin-lueders",
  10. "pluginUrl": "https://github.com/martin-lueders/ML_Pro_Series",
  11. "manualUrl": "https://github.com/martin-lueders/ML_Pro_Series/wiki",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Mem_Sequencer",
  17. "name": "Memory Sequencer",
  18. "description": "",
  19. "tags": [
  20. "Sequencer"
  21. ]
  22. },
  23. {
  24. "slug": "Analog_Sequencer",
  25. "name": "Analog Sequencer",
  26. "description": "",
  27. "tags": [
  28. "Sequencer"
  29. ]
  30. }
  31. ]
  32. }