This commit is contained in:
Simon Vieille 2015-05-09 12:30:01 +02:00
parent d793f2a1ec
commit f15f7c383c

View file

@ -1,13 +1,14 @@
{ {
"name": "gist-debla,", "name": "gist",
"version": "0.0.1", "version": "0.0.1",
"authors": [ "authors": [
"Simon Vieille <simon@deblan.fr>" "Simon Vieille <simon@deblan.fr>"
], ],
"description": "Gist DEBLAN", "description": "GIST is an open-source application to share code.",
"main": "web/index.php", "main": "web/index.php",
"keywords": [ "keywords": [
"XBT" "Gist",
"GIT"
], ],
"license": "LGPL", "license": "LGPL",
"homepage": "https://gitlab.deblan.org/deblan/gist.deblan.org", "homepage": "https://gitlab.deblan.org/deblan/gist.deblan.org",