app.json 298 B

12345678910111213
  1. {
  2. "id": "fr.idleman.hackpoint",
  3. "name": "hackpoint",
  4. "author" : {
  5. "name" : "Valentin CARRUESCO",
  6. "mail" : "idleman.fr/contact"
  7. },
  8. "version": "1.0",
  9. "url": "http://idleman.fr",
  10. "licence": {"name": "CC by nc sa","url" : ""},
  11. "description": "Gestion des projets de hack",
  12. "require" : {}
  13. }