{

"name": "jekyll-theme-wapiti",
"title": "jekyll-theme-wapiti",
"version": "1.0.0",
"homepage": "https://aiokr.github.io/jekyll-theme-wapiti/",
"author": "aiokr",
"license": {
    "type": "Apache 2.0",
    "url": "https://github.com/aiokr/aiokr.github.io/blob/master/LICENSE"
},
"devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-less": "~0.11.4",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-banner": "~0.2.3",
    "grunt-contrib-uglify": "~0.5.1"
},
"repository": {
    "type": "git",
    "url": "https://github.com/aiokr/aiokr.github.io.git"
}

}