Updating theme - version 4.0.0 - fonts, conditional comments, prev & next posts,...
[ghost-theme-willow.git] / package.json
1 {
2 "name": "Willow",
3 "version": "4.0.0",
4 "main": "Gruntfile.js",
5 "author": {
6 "name": "Raivis Vitols",
7 "url": "https://raivis.com"
8 },
9 "devDependencies": {
10 "grunt": "~1.0.1",
11 "grunt-sass": "~1.1.0",
12 "grunt-contrib-watch": "~1.0.0",
13 "grunt-contrib-uglify": "~1.0.1"
14 }
15 }