Updated Google custom search
[ghost-theme-willow.git] / package.json
index 4fd467cc73b2eb607de424f5c04026463090c34b..e7bd23e35bbe2eba0843d86486529d3e97498741 100644 (file)
@@ -1,9 +1,10 @@
 {
-  "name": "Willow",
-  "version": "4.0.0",
+  "name": "willowneil",
+  "version": "5.0.2",
   "main": "Gruntfile.js",
   "author": {
-    "name": "Raivis Vitols",
+    "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"]
+}