simple-purple-ghost-theme/package.json

21 lines
409 B
JSON

{
"name": "simple-purple",
"description": "A simple Purple theme for Ghost",
"version": "0.0.1",
"engines": {
"ghost": ">=5.0.0"
},
"license": "Copyright",
"author": {
"name": "AstroBea",
"email": "hello@beatrice.wtf",
"url": "https://beatrice.wtf/"
},
"config": {
"posts_per_page": 10,
"image_sizes": {},
"card_assets": true
},
"keywords": ["ghost-theme"]
}