Game
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

123456789101112131415
  1. {
  2. "name": "flappydick",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "conf.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "gogs@git.mort.coffee:mort/flappydick.git"
  12. },
  13. "author": "Martin Dørum <martid0311@gmail.com> (http://mort.coffee)",
  14. "license": "ISC"
  15. }