{
  "name": "hexo-admin-cn",
  "version": "2.1.0",
  "description": "Hexo Admin 中文版本 (自改版)",
  "main": "index.js",
  "scripts": {
    "prepublish": "gulp build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/52cik/hexo-admin-cn.git"
  },
  "keywords": [],
  "author": "Jared Forsyth <jared@jaredforsyth.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/52cik/hexo-admin-cn/issues"
  },
  "homepage": "https://github.com/52cik/hexo-admin-cn#readme",
  "dependencies": {
    "bcrypt-nodejs": "0.0.3",
    "body-parser": "^1.5.0",
    "browserify": "^11.2.0",
    "connect-auth": "^0.6.1",
    "cookie-parser": "^1.3.4",
    "express-session": "^1.10.3",
    "extend": "^3.0.0",
    "hexo-front-matter": "^0.2.2",
    "hexo-fs": "^0.1.3",
    "hexo-util": "^0.1.6",
    "less": "^2.5.1",
    "moment": "^2.7.0",
    "serve-static": "^1.4.0"
  },
  "devDependencies": {
    "browserify": "^11.2.0",
    "code-mirror": "^3.22.0",
    "es6-promise": "^1.0.0",
    "gulp": "^3.9.1",
    "gulp-less": "^3.0.5",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-util": "^3.0.7",
    "less": "^2.6.1",
    "lodash": "^2.4.1",
    "marked": "^0.3.2",
    "moment": "^2.7.0",
    "react": "^0.11.1",
    "react-router": "^0.4.1",
    "reactify": "^0.14.0",
    "superagent": "^0.18.2",
    "superagent-browserify": "0.0.2",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "watchify": "^3.7.0"
  }
}
