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.

26 lines
625B

  1. {
  2. "slug": "IvyFunPack",
  3. "name": "Ivy Fun Pack",
  4. "version": "1.0.0",
  5. "license": "proprietary",
  6. "brand": "ivy's stuff",
  7. "author": "ivy<3",
  8. "authorEmail": "tendrillady@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://drive.google.com/file/d/1dVeCgBww9ORlGWYL1BlIbxrWI-UjZuXh/view?usp=sharing",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "cricle",
  18. "name": "cricle",
  19. "description": "Modulates a signal such that it appears to rotate around the listener.",
  20. "tags": [
  21. "effect",
  22. "utility"
  23. ]
  24. }
  25. ]
  26. }