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.

16 lines
492 B

5 years ago
  1. {
  2. "name": "Mail Recovery",
  3. "summary": """Backup and recover unsent message""",
  4. "author": "IT-Projects LLC, Ildar Nasyrov",
  5. "license": "Other OSI approved licence", # MIT
  6. "price": 95.00,
  7. "currency": "EUR",
  8. "support": "apps@itpp.dev",
  9. "website": "https://twitter.com/nasyrov_ildar",
  10. "category": "Discuss",
  11. "images": ["images/mail_recovery.png"],
  12. "vesion": "13.0.1.0.0",
  13. "depends": ["mail"],
  14. "data": ["data.xml"],
  15. "installable": False,
  16. }