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.

34 lines
928B

  1. {
  2. "slug": "NoraCodes",
  3. "name": "NoraCodes",
  4. "version": "1.2.2",
  5. "license": "ISC",
  6. "brand": "NoraCodes",
  7. "author": "Leonora Tindall",
  8. "authorEmail": "nora@nora.codes",
  9. "authorUrl": "https://nora.codes",
  10. "pluginUrl": "https://nora.codes/projects/fives",
  11. "manualUrl": "https://github.com/NoraCodes/fives/blob/master/README.md",
  12. "sourceUrl": "https://github.com/NoraCodes/fives",
  13. "donateUrl": "https://patreon.com/NoraCodes",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "NoraCodes_FivesAstable",
  18. "name": "Fives Astable",
  19. "description": "Astable-mode 555 oscillator",
  20. "tags": [
  21. "Clock generator",
  22. "Low-frequency oscillator"
  23. ]
  24. },
  25. {
  26. "slug": "NoraCodes_FivesAstableC",
  27. "name": "Fives Astable C",
  28. "description": "Astable-mode 555 oscillator with period control and CV inputs.",
  29. "tags": [
  30. "Oscillator"
  31. ]
  32. }
  33. ]
  34. }