From 2cb3a37ccea0038b34fa3cd6398c2dfe5f145aef Mon Sep 17 00:00:00 2001 From: Stefan Dirix Date: Fri, 31 Jul 2015 16:23:29 +0200 Subject: [PATCH] Update bower config description #54 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index bcc4dd379..b5749dd84 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jsonForms", - "description": "A starter project for JSONForms", + "description": "JSONForms is an AngularJS-based framework to simplify the creation of forms for data entry and edit in web applications. It allows to declaratively define data and layout of a form and to embed the form into your HTML with one simple tag.", "version": "0.0.1", "homepage": "https://github.com/qb-project/jsonforms", "license": "MIT",