Updated theme to Ghost 2.1
[ghost-theme-willow.git] / package.json
index 834393a67d0c1938b40e85228228d2749357752a..f4d835ea2c55813dffdfe7f07116c2929aa2b37f 100644 (file)
@@ -1,9 +1,10 @@
 {
-  "name": "WillowNeil",
-  "version": "1.0.0",
+  "name": "willowneil",
+  "version": "2.0.0",
   "main": "Gruntfile.js",
   "author": {
     "name": "Raivis Vitols, modified by Neil Smith",
+    "email": "noreply@njae.me.uk",
     "url": "https://raivis.com"
   },
   "engines": {
@@ -17,5 +18,9 @@
     "grunt-sass": "~1.1.0",
     "grunt-contrib-watch": "~1.0.0",
     "grunt-contrib-uglify": "~1.0.1"
-  }
-}
\ No newline at end of file
+  },
+  "dependencies": {
+    "node-sass": "^4.9.3"
+  },
+  "keywords": ["ghost-theme"]
+}