mind-overflow-website-ghost.../package.json

18 lines
379 B
JSON
Raw Normal View History

2020-08-10 19:03:30 +02:00
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.2",
2020-08-10 19:03:30 +02:00
"engines": {
"ghost-api": "v3"
},
"keywords": ["ghost-theme"],
"license": "Copyright",
2020-08-10 19:03:30 +02:00
"author": {
"email": "lorenzo.dellaca@mind-overflow.net"
2020-08-10 19:03:30 +02:00
},
"config": {
"posts_per_page": 10,
"image_sizes": {}
2020-08-10 19:03:30 +02:00
}
}