Updating readme file and bumping theme version
[ghost-theme-willow.git] / package.json
index 4abc0c8f4a4a9af6f58c8578764db6fd452d73b5..e8083f2edb4039e68dd43964036dd774d997c16e 100644 (file)
@@ -1,9 +1,16 @@
 {
   "name": "Willow",
-  "version": "0.1.0",
+  "version": "4.1.0",
+  "main": "Gruntfile.js",
   "author": {
     "name": "Raivis Vitols",
-    "url": "http://raivis.com"
+    "url": "https://raivis.com"
+  },
+  "engines": {
+    "ghost": ">=1.0.0"
+  },
+  "config": {
+    "posts_per_page": 9
   },
   "devDependencies": {
     "grunt": "~1.0.1",