plugins.json 701 B

12345678910111213141516171819
  1. {
  2. "Test": {
  3. "author": "CauseFX",
  4. "category": "Testing",
  5. "description": "Do not use!!! This is just a test! Some basic shit outlying what this shit does",
  6. "icon": "https://pbs.twimg.com/profile_images/469017630796296193/R-bEN4UP.png",
  7. "contact": "causefx@organizr.app",
  8. "website": "https://organizr.app",
  9. "version": "1.0.0",
  10. "release_date": "2018-07-12",
  11. "last_updated": "2021-06-14",
  12. "github_folder": "test",
  13. "license": "personal,business",
  14. "images": {
  15. "Main": "https://www.bloggingalways.com/wp-content/uploads/2017/11/Test-Logo.svg.png",
  16. "Alternative": "https://lakeridgenewsonline.com/wp-content/uploads/2018/03/Testing.jpg"
  17. }
  18. }
  19. }