app.json 301 B

123456789101112131415
  1. {
  2. "id": "fr.core.directory",
  3. "name": "Annuaire",
  4. "author": {
  5. "name": "Valentin CARRUESCO",
  6. "mail": ""
  7. },
  8. "url": "http://",
  9. "version": "1.0.0",
  10. "description": "affichage de l'annuaire",
  11. "licence": {
  12. "name": "Copyright"
  13. },
  14. "require" : []
  15. }