app.json 319 B

123456789101112
  1. {
  2. "id": "fr.core.notification",
  3. "name": "Notification",
  4. "author" : {
  5. "name" : "Valentin Carruesco"
  6. },
  7. "version": "1.0",
  8. "url": "http://no-url.com",
  9. "licence": {"name": "Copyright","url" : "http://no-url.com"},
  10. "description": "Gestion des notifications mail et popin au travers du programme",
  11. "require" : {}
  12. }