Merge branch 'master' of git.njae.me.uk:ghost-theme-willow into HEAD
[ghost-theme-willow.git] / package.json
index bd29151e56947f14ff809b9f545c94293c930ebf..834393a67d0c1938b40e85228228d2749357752a 100644 (file)
@@ -1,11 +1,17 @@
 {
-  "name": "Willow",
-  "version": "3.0.0",
+  "name": "WillowNeil",
+  "version": "1.0.0",
   "main": "Gruntfile.js",
   "author": {
-    "name": "Raivis Vitols",
+    "name": "Raivis Vitols, modified by Neil Smith",
     "url": "https://raivis.com"
   },
+  "engines": {
+    "ghost": ">=1.0.0"
+  },
+  "config": {
+    "posts_per_page": 9
+  },
   "devDependencies": {
     "grunt": "~1.0.1",
     "grunt-sass": "~1.1.0",