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.

42 lines
830B

  1. {
  2. "slug": "Truly",
  3. "name": "Truly",
  4. "version": "1.0.2",
  5. "license": "BSD-3-Clause",
  6. "brand": "Truly",
  7. "author": "Travis Thompson",
  8. "authorEmail": "travisat@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/travisat/Truly",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "DasBut",
  18. "name": "DasBut",
  19. "description": "Push someone's buttons",
  20. "tags": [
  21. "controller"
  22. ]
  23. },
  24. {
  25. "slug": "DasButPoly",
  26. "name": "DasButPoly",
  27. "description": "Push me harder",
  28. "tags": [
  29. "controller",
  30. "polyphonic"
  31. ]
  32. },
  33. {
  34. "slug": "DasBut8",
  35. "name": "DasBut8",
  36. "description": "Hold on to your but",
  37. "tags": [
  38. "controller"
  39. ]
  40. }
  41. ]
  42. }