{
  "name": "paper-press",
  "version": "1.1.0",
  "description": "Beautiful Static Blogging Service",
  "bin": "./app/app.js",
  "main": "./app/app.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/seokju-na/paper-press.git"
  },
  "author": "seokju-na",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/seokju-na/PaperPress/issues"
  },
  "homepage": "https://github.com/seokju-na/PaperPress",
  "dependencies": {
    "async": "^1.5.2",
    "body-parser": "^1.14.2",
    "browserify": "^13.0.0",
    "check-dependencies": "^0.11.0",
    "colors": "^1.1.2",
    "del": "^2.2.0",
    "ejs": "^2.4.1",
    "express": "^4.13.4",
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-image-optimization": "^0.1.3",
    "gulp-less": "^3.0.5",
    "gulp-minify-css": "^1.2.3",
    "gulp-uglify": "^1.5.1",
    "highlight.js": "^9.1.0",
    "htmlmin": "0.0.6",
    "keymirror": "^0.1.1",
    "less-plugin-autoprefix": "^1.5.1",
    "mkdirp": "^0.5.1",
    "randomcolor": "^0.4.3",
    "readline": "^1.3.0",
    "remarkable": "^1.6.1",
    "shortid": "^2.2.4",
    "surge": "^0.17.7",
    "underscore": "^1.8.3",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  }
}
