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.

49 lines
1.1KB

  1. {
  2. "slug": "Biset",
  3. "name": "Biset",
  4. "version": "2.0.3",
  5. "license": "MIT",
  6. "brand": "Biset",
  7. "author": "Biset",
  8. "authorEmail": "sebastien.huertas@protonmail.com",
  9. "authorUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
  10. "pluginUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
  11. "manualUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
  12. "sourceUrl": "https://github.com/gibbonjoyeux/VCV-Biset",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Biset-Regex",
  18. "name": "Regex",
  19. "description": "A text based pattern sequencer for rythm and pitch",
  20. "tags": [
  21. "Sequencer",
  22. "Clock modulator",
  23. "Controller",
  24. "Digital"
  25. ],
  26. "keywords": [
  27. "live",
  28. "code",
  29. "coding"
  30. ]
  31. },
  32. {
  33. "slug": "Biset-Regex-Condensed",
  34. "name": "Regex Condensed",
  35. "description": "A text based pattern sequencer for rythm and pitch",
  36. "tags": [
  37. "Sequencer",
  38. "Clock modulator",
  39. "Controller",
  40. "Digital"
  41. ],
  42. "keywords": [
  43. "live",
  44. "code",
  45. "coding"
  46. ]
  47. }
  48. ]
  49. }