mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-13 00:36:33 +00:00
Update package.json to give fork a new name
This commit is contained in:
parent
6be42f38cc
commit
9fe76df799
14
package.json
14
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",
|
||||
|
Loading…
Reference in New Issue
Block a user