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.

35 lines
1.2KB

  1. {
  2. "slug": "OSCelot",
  3. "version": "2.0.0",
  4. "license": "GPL-3.0-only",
  5. "author": "TheModularMind",
  6. "name": "OSCelot",
  7. "brand": "TheModularMind",
  8. "authorEmail": "",
  9. "pluginUrl": "https://github.com/The-Modular-Mind/oscelot",
  10. "authorUrl": "https://github.com/The-Modular-Mind",
  11. "sourceUrl": "https://github.com/The-Modular-Mind/oscelot.git",
  12. "manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md",
  13. "changelogUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/CHANGELOG.md",
  14. "donateUrl": "https://paypal.me/themodularmind",
  15. "modules": [
  16. {
  17. "slug": "OSCelot",
  18. "name": "OSCelot",
  19. "description": "OSC mapping module for parameters of any module",
  20. "tags": [
  21. "Utility"
  22. ],
  23. "manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md"
  24. },
  25. {
  26. "slug": "OSCelotExpander",
  27. "name": "OSCelotExpander",
  28. "description": "Expander for OSC'elot outputting a trigger and CV for each controller",
  29. "tags": [
  30. "Expander"
  31. ],
  32. "manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md#expander"
  33. }
  34. ]
  35. }