Update README.md
[ghost-theme-willow.git] / package.json
index 630a5c2bc23ae9005fd0540d5850a6df85bff91c..235d30223c5e791d844d41485c33da6880599ca6 100644 (file)
@@ -1,8 +1,15 @@
 {
-    "name": "Willow",
-    "version": "0.1.0",
-    "author": {
-        "name": "Raivis Vitols",
-        "url": "http://raivis.vom"
-    }
+  "name": "Willow",
+  "version": "4.0.0",
+  "main": "Gruntfile.js",
+  "author": {
+    "name": "Raivis Vitols",
+    "url": "https://raivis.com"
+  },
+  "devDependencies": {
+    "grunt": "~1.0.1",
+    "grunt-sass": "~1.1.0",
+    "grunt-contrib-watch": "~1.0.0",
+    "grunt-contrib-uglify": "~1.0.1"
+  }
 }
\ No newline at end of file