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.

33 lines
823B

  1. {
  2. "slug": "dbRackFormulaOne",
  3. "name": "dbRackFormulaOne",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "docB",
  7. "author": "docB",
  8. "authorEmail": "",
  9. "authorUrl": "https://docb.io",
  10. "pluginUrl": "https://github.com/docb/dbRackFormulaOne",
  11. "manualUrl": "https://github.com/docb/dbRackFormulaOne",
  12. "sourceUrl": "https://github.com/docb/dbRackFormulaOne",
  13. "donateUrl": "https://www.paypal.com/paypalme/docb222",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "FormulaOne",
  18. "name": "Formula One",
  19. "description": "A fast script evaluator",
  20. "tags": [
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "FormulaOneEdit",
  26. "name": "FormulaOneEdit",
  27. "description": "Expander for editing scripts",
  28. "tags": [
  29. "Expander"
  30. ]
  31. }
  32. ]
  33. }