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.

15 lines
479 B

5 years ago
  1. {
  2. "name": "Aggregate messages from company's contacts",
  3. "version": "13.0.1.0.0",
  4. "author": "IT-Projects LLC, Ivan Yelizariev",
  5. "license": "Other OSI approved licence", # MIT
  6. "price": 35.00,
  7. "currency": "EUR",
  8. "category": "Discuss",
  9. "support": "apps@itpp.dev",
  10. "website": "https://twitter.com/yelizariev",
  11. "images": ["images/child.png", "images/parent.png"],
  12. "depends": ["mail"],
  13. "data": ["views.xml"],
  14. "installable": False,
  15. }