diff --git a/package.json b/package.json index bf481fe..ea22a4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "casper", - "description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.", + "name": "vivid-casper", + "description": "Minor tweaks from the default personal blogging theme for Ghost. Beautiful, minimal and responsive.", "demo": "https://demo.ghost.io", "version": "2.7.0", "engines": { @@ -17,8 +17,8 @@ "test": "gscan ." }, "author": { - "name": "Ghost Foundation", - "email": "hello@ghost.org", + "name": "ViViDboarder", + "email": "vividboarder@gmail.com", "url": "https://ghost.org" }, "gpm": { @@ -35,10 +35,10 @@ ], "repository": { "type": "git", - "url": "https://github.com/TryGhost/Casper.git" + "url": "https://github.com/ViViDboarder/Casper.git" }, - "bugs": "https://github.com/TryGhost/Casper/issues", - "contributors": "https://github.com/TryGhost/Casper/graphs/contributors", + "bugs": "https://github.com/ViViDboarder/Casper/issues", + "contributors": "https://github.com/ViViDboarder/Casper/graphs/contributors", "devDependencies": { "autoprefixer": "6.3.6", "cssnano": "3.7.1",