Ghost theme (MIT license)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
465 B

{
"name": "abc",
"version": "2.0.0",
"author": {
"name": "Julian Ćwirko",
"email": "julian.cwirko@gmail.com"
},
"config": {
"posts_per_page": 6
},
"keywords": [
"ghost-theme"
],
"devDependencies": {
"load-grunt-tasks": "~3.3.0",
"node-sass": "~3.3.3",
"grunt-sass": "~1.0.0",
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1"
}
}