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

  1. {
  2. "slug": "AaronStatic",
  3. "name": "Aaron Static",
  4. "version": "1.0.1",
  5. "license": "MIT",
  6. "brand": "Aaron Static",
  7. "author": "Aaron Static",
  8. "authorEmail": "aaronstatic@gmail.com",
  9. "authorUrl": "https://github.com/aaronstatic/",
  10. "pluginUrl": "https://github.com/aaronstatic/AaronStatic_modules",
  11. "manualUrl": "https://github.com/aaronstatic/AaronStatic_modules",
  12. "sourceUrl": "https://github.com/aaronstatic/AaronStatic_modules",
  13. "donateUrl": "https://paypal.me/AaronStaticAU",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ChordCV",
  18. "name": "ChordCV",
  19. "description": "Generates a chord",
  20. "tags": [
  21. "Polyphonic",
  22. "Tuner"
  23. ]
  24. }
  25. ]
  26. }