|
{
"name": "Mickey",
"version": "0.0.1",
"description": "A minimal one-column, responsive theme for Jekyll",
"homepage": "http://vincentchan.github.io/mickey",
"author": "Vincent Chan",
"repository": {
"type": "git",
"url": "https://github.com/vincentchan"
},
"devDependencies": {
"browser-sync": "~1.7.1",
"concurrent-transform": "^1.0.0",
"gulp": "^3.8.11",
"gulp-autoprefixer": "~2.0.0",
"gulp-image-resize": "^0.6.0",
"gulp-minify-css": "~0.3.11",
"gulp-postcss": "~3.0.0",
"gulp-rename": "~1.2.0",
"gulp-ruby-sass": "~1.0.0-alpha"
}
}
|