{
  "name": "kimai2",
  "homepage": "https://github.com/kimai/kimai",
  "license": "MIT",
  "maintainers": [
    {
      "name": "Kevin Papst",
      "url": "https://www.kevinpapst.de"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kimai/kimai.git"
  },
  "scripts": {
    "dev-server": "./node_modules/.bin/encore dev-server",
    "dev": "./node_modules/.bin/encore dev",
    "watch": "./node_modules/.bin/encore dev --watch",
    "build": "./node_modules/.bin/encore production",
    "prod": "node_modules/.bin/encore production"
  },
  "browserslist": [
    "defaults"
  ],
  "packageManager": "yarn@3.2.1",
  "devDependencies": {
    "@babel/core": "^7.19.6",
    "@babel/eslint-parser": "^7.18.2",
    "@babel/preset-env": "^7.19.4",
    "@fortawesome/fontawesome-free": "^6.5.0",
    "@fullcalendar/bootstrap5": "^5.11",
    "@fullcalendar/core": "^5.11",
    "@fullcalendar/daygrid": "^5.11",
    "@fullcalendar/google-calendar": "^5.11",
    "@fullcalendar/icalendar": "^5.11",
    "@fullcalendar/interaction": "^5.11",
    "@fullcalendar/timegrid": "^5.11",
    "@symfony/webpack-encore": "^4.0",
    "@tabler/core": "1.0.0-beta18",
    "chart.js": "^3.9",
    "core-js": "^3.6",
    "eslint": "^8.0",
    "eslint-webpack-plugin": "^3.0",
    "gridstack": "^7.1",
    "litepicker": "^2.0",
    "luxon": "^3.3",
    "sass": "^1.62.1",
    "sass-loader": "^13.2",
    "tom-select": "^2.2",
    "webpack": "^5.74.0",
    "webpack-cli": "^4.10.0"
  }
}
