{
  "name": "Lychee",
  "version": "3.0.9",
  "description": "Self-hosted photo-management done right.",
  "authors": "Tobias Reich <tobias@electerious.com>",
  "license": "MIT",
  "private": true,
  "repository": {
    "type": "git",
    "url": "https://github.com/electerious/Lychee.git"
  },
  "scripts": {
    "start": "gulp",
    "watch": "gulp watch"
  },
  "devDependencies": {
    "babel-preset-es2015": "^6.3.13",
    "basiccontext": "^3.5.1",
    "basicmodal": "^3.3.2",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "3.1.0",
    "gulp-babel": "^6.1.1",
    "gulp-concat": "^2.6.0",
    "gulp-inject": "^3.0.0",
    "gulp-load-plugins": "^1.2.0",
    "gulp-minify-css": "^1.2.3",
    "gulp-rimraf": "^0.2.0",
    "gulp-sass": "^2.1.1",
    "gulp-uglify": "^1.5.1",
    "jquery": "^2.2.0",
    "mousetrap": "^1.5.3"
  }
}