X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=package.json;h=4abc0c8f4a4a9af6f58c8578764db6fd452d73b5;hb=9ff2d2683d3ca68d237f3e713c516d43c997f47f;hp=f1a3e91741e60376dce6b142bbe6ea4b93a4bf6d;hpb=fba1d7cc64b98e494c87d119fc54b99cb7ad7ee1;p=ghost-theme-willow.git diff --git a/package.json b/package.json index f1a3e91..4abc0c8 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,14 @@ { - "name": "Willow", - "version": "0.1.0", - "author": { - "name": "Raivis Vitols", - "url": "http://raivis.com" - } -} + "name": "Willow", + "version": "0.1.0", + "author": { + "name": "Raivis Vitols", + "url": "http://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