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.

22 lines
582B

  1. {
  2. "slug": "RestocK",
  3. "name": "RestocK",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Shortwav Labs",
  7. "author": "Stephane Pericat",
  8. "authorEmail": "contact@shortwavlabs.com",
  9. "manualUrl": "https://github.com/shortwavlabs/vcv-restoch-plugins/blob/main/docs/INDEX.md",
  10. "sourceUrl": "https://github.com/shortwavlabs/vcv-restoch-plugins/tree/main/src",
  11. "modules": [
  12. {
  13. "slug": "ReGrandy",
  14. "name": "ReGrandy",
  15. "description": "A stochastic synthesis generator.",
  16. "tags": [
  17. "Granular",
  18. "VCO"
  19. ]
  20. }
  21. ]
  22. }