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
612B

  1. {
  2. "slug": "StellareModular-Link",
  3. "version": "1.0.0",
  4. "name": "Stellare Link",
  5. "brand": "Stellare Modular",
  6. "author": "Stellare Modular",
  7. "license": "GPL-3",
  8. "authorEmail": "stellaremodular@gmail.com",
  9. "pluginUrl": "https://github.com/stellare-modular/vcv-link",
  10. "authorUrl": "https://www.facebook.com/stellaremodular",
  11. "sourceUrl": "https://github.com/stellare-modular/vcv-link",
  12. "manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md",
  13. "donateUrl": "https://paypal.me/stellaremodular",
  14. "modules": [
  15. {
  16. "slug": "Link",
  17. "name": "Link",
  18. "tags": ["Clock"]
  19. }
  20. ]
  21. }