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:47:41 +05:30
parent 8e6fdb4eb8
commit 40e08b842d
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
{
"name": "silverstripe-labs/googlesitemaps",
"description": "SilverStripe provides support for the Google Sitemaps XML system, enabling
Google and other search engines to see all urls on your site. This helps
your SilverStripe website rank well in search engines, and to encourage the
information on your site to be discovered by Google quickly.",
"description": "SilverStripe provides support for the Google Sitemaps XML system, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered by Google quickly.",
"type": "silverstripe-module",
"keywords": ["silverstripe-labs", "googlesitemaps", "map"],
"authors": [