Update composer.json

This commit is contained in:
Ingo Schommer 2013-01-03 22:22:33 +01:00
parent 6cc800a0db
commit d5f673272e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "silverstripe-labs/googlesitemaps",
"name": "silverstripe/googlesitemaps",
"description": "SilverStripe 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", "googlesitemaps", "seo"],
@ -12,4 +12,4 @@
"require": {
"silverstripe/framework": "3.*"
}
}
}