From f15f7c383c5273c753181493103624ec2c77b9b1 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 9 May 2015 12:30:01 +0200 Subject: [PATCH] bower --- bower.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 7288ac5..9ccae1e 100644 --- a/bower.json +++ b/bower.json @@ -1,13 +1,14 @@ { - "name": "gist-debla,", + "name": "gist", "version": "0.0.1", "authors": [ "Simon Vieille " ], - "description": "Gist DEBLAN", + "description": "GIST is an open-source application to share code.", "main": "web/index.php", "keywords": [ - "XBT" + "Gist", + "GIT" ], "license": "LGPL", "homepage": "https://gitlab.deblan.org/deblan/gist.deblan.org",