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.

30 lines
761B

  1. {
  2. "slug": "MpSeries",
  3. "version": "1.0.2",
  4. "license": "GPL-3.0-only",
  5. "name": "MpSeries",
  6. "brand": "MpSeries",
  7. "author": "Omer Liberman",
  8. "authorEmail": "omerlibermannn@gmail.com",
  9. "pluginUrl": "https://github.com/OmerOki/MpSeries",
  10. "authorUrl": "https://github.com/OmerOki/MpSeries",
  11. "manualUrl": "https://github.com/OmerOki/MpSeries/blob/MpSeries-1.0.1/README.md",
  12. "sourceUrl": "https://github.com/libermnnn/MpSeries",
  13. "changelogUrl": "https://github.com/OmerOki/MpSeries/blob/MpSeries-1.0.2/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "MpMap",
  17. "name": "MpMapper",
  18. "tags": [
  19. "CONTROLLER"
  20. ]
  21. },
  22. {
  23. "slug": "Mp09",
  24. "name": "CV-09",
  25. "tags": [
  26. "CONTROLLER"
  27. ]
  28. }
  29. ]
  30. }