13 lines
197 B
JSON
13 lines
197 B
JSON
{
|
|
"name": "my-class-theme",
|
|
"version": "3.1.1",
|
|
"engines": {
|
|
"ghost": ">=5.0.0"
|
|
},
|
|
"author": {
|
|
"name": "BI",
|
|
"email": "hello@ghost.org",
|
|
"url": "https://ghost.org/"
|
|
}
|
|
}
|