Bug : Removed errors from Composer.json

Contains some minor bugs :

1 - JSON doesn't allow multi line string so making "description" field in single line.
This commit is contained in:
vikas srivastava 2012-09-29 17:52:31 +05:30
parent 2327fa3495
commit bfe3da606f
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
{
"name": "silverstripe-labs/fulltextsearch",
"description": "An attempt to add stable support for Fulltext Search
engines like Sphinx and Solr to SilverStripe CMS",
"description": "An attempt to add stable support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS",
"type": "silverstripe-module",
"keywords": ["silverstripe-labs", "fulltextsearch", "search"],
"authors": [