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.

40 lines
1005B

  1. {
  2. "slug": "RacketScience",
  3. "name": "RacketScience",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0",
  6. "brand": "RacketScience",
  7. "author": "Ewen Bates",
  8. "authorEmail": "ContemporaryInsanity@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  11. "manualUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  12. "sourceUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  13. "donateUrl": "https://www.paypal.me/EwenBates",
  14. "modules": [
  15. {
  16. "slug": "RSVectorVictor",
  17. "name": "Vector Victor",
  18. "description": "Phase driven CV loop recorder",
  19. "tags": [
  20. "Recording",
  21. "Sequencer"
  22. ]
  23. },
  24. {
  25. "slug": "RSBoogieBay",
  26. "name": "RSBoogieBay",
  27. "description": "Volt meter / cable wobbler",
  28. "tags": [
  29. "Visual",
  30. "Utility"
  31. ]
  32. },
  33. {
  34. "slug": "RSBoogieBayH8",
  35. "name": "RSBoogieBayH8",
  36. "description": "",
  37. "tags": []
  38. }
  39. ]
  40. }