blob: 4b23dcc70f819accfee916834799be9592c3ca68 [file] [log] [blame]
{
"name": "skinny-bones-jekyll",
"version": "1.0.0",
"private": true,
"description": "A Jekyll starter site",
"author": "Michael Rose <michael@mademistakes.com>",
"homepage": "http://mademistakes.com/",
"license": "The MIT License (MIT)",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-imagemin": "~0.5.0",
"grunt-svgmin": "~0.3.1",
"grunt-imgcompress": "~0.1.1",
"grunt-newer": "^0.7.0",
"grunt-surround": "^0.1.0"
}
}