Update package.json
This commit is contained in:
parent
4b347f1b0d
commit
a9b861a6aa
25
package.json
25
package.json
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "source",
|
||||
"description": "A default theme for the Ghost publishing platform",
|
||||
"demo": "https://source.ghost.io",
|
||||
"version": "1.0.1",
|
||||
"name": "sd-ai",
|
||||
"description": "Theme for sd.ai, forked from Source theme",
|
||||
"demo": "https://sd.ai/",
|
||||
"version": "1.0.0",
|
||||
"engines": {
|
||||
"ghost": ">=5.0.0"
|
||||
},
|
||||
@ -18,16 +18,9 @@
|
||||
"postship": "git fetch && gulp release"
|
||||
},
|
||||
"author": {
|
||||
"name": "Ghost Foundation",
|
||||
"email": "hello@ghost.org",
|
||||
"url": "https://ghost.org/"
|
||||
},
|
||||
"gpm": {
|
||||
"type": "theme",
|
||||
"categories": [
|
||||
"Minimal",
|
||||
"Magazine"
|
||||
]
|
||||
"name": "Simon Detheridge",
|
||||
"email": "s@sd.ai",
|
||||
"url": "https://sd.ai/"
|
||||
},
|
||||
"keywords": [
|
||||
"ghost",
|
||||
@ -36,10 +29,8 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TryGhost/Source.git"
|
||||
"url": "https://git.sd.ai/simon/ghost-theme-sd.ai"
|
||||
},
|
||||
"bugs": "https://github.com/TryGhost/Source/issues",
|
||||
"contributors": "https://github.com/TryGhost/Source/graphs/contributors",
|
||||
"devDependencies": {
|
||||
"@tryghost/release-utils": "0.8.1",
|
||||
"autoprefixer": "10.4.7",
|
||||
|
Loading…
Reference in New Issue
Block a user