The beginnings of building a new theme from the casper base.
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "christiaangoossens/chrg.nl",
|
||||
"description": "The theme for chrg.nl",
|
||||
"version": "0.0.1",
|
||||
"engines": {
|
||||
"ghost": ">=0.9.0 <1.0.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "Christiaan Goossens",
|
||||
"email": "contact@christiaangoossens.nl"
|
||||
},
|
||||
"gpm": {
|
||||
"type": "theme"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user