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.

32 lines
700B

  1. {
  2. "slug": "cf_hardware",
  3. "version": "1.2.1",
  4. "license": "proprietary",
  5. "name": "Number9",
  6. "brand": "cf",
  7. "author": "clement foulc",
  8. "authorEmail": "c.foulc@gmail.com",
  9. "pluginUrl": "https://github.com/cfoulc/Number9",
  10. "authorUrl": "https://github.com/cfoulc/",
  11. "manualUrl": "https://github.com/cfoulc/Number9",
  12. "sourceUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Number9",
  17. "name": "Number9",
  18. "description": "sample based keyboard drum machine",
  19. "tags": [
  20. "SEQUENCER"
  21. ]
  22. },
  23. {
  24. "slug": "N9exp",
  25. "name": "N9exp",
  26. "description": "Number9 Expander",
  27. "tags": [
  28. "EXPANDER"
  29. ]
  30. }
  31. ]
  32. }