{
  "name": "djacket",
  "version": "0.2.0",
  "description": "A Git management system written in Python/Django https://djacket.github.io/",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Djacket/djacket.git"
  },
  "keywords": [
    "git",
    "web-interface",
    "source-control",
    "djacket"
  ],
  "author": "Djacket Project",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Djacket/djacket/issues"
  },
  "homepage": "https://github.com/Djacket/djacket#readme",
  "devDependencies": {
    "chart.js": "2.7.2",
    "devicons": "~1.8.0",
    "font-awesome": "^4.7.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-minify-html": "^1.0.6",
    "gulp-sass": "^4.0.1",
    "gulp-uglify": "^3.0.0",
    "highlightjs": "^9.10.0",
    "jquery": "~3.3.1",
    "jquery-pjax": "~2.0.1",
    "marked": "^0.3.19",
    "moment": "^2.22.1",
    "nprogress": "~0.2.0"
  }
}
