{
  "name": "invoiceplane",
  "version": "1.5.8",
  "description": "InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/InvoicePlane/InvoicePlane.git"
  },
  "author": "InvoicePlane Developers & Contributors",
  "license": "MIT",
  "bugs": {
    "url": "https://development.invoiceplane.com"
  },
  "homepage": "https://invoiceplane.com",
  "devDependencies": {
    "autoprefixer": "^7.2.6",
    "bootstrap-datepicker": "^1.7.1",
    "bootstrap-sass": "^3.3.7",
    "clipboard": "^1.7.1",
    "dropzone": "^5.3.0",
    "font-awesome": "^4.7.0",
    "grunt": "^1.0.2",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-postcss": "^0.9.0",
    "grunt-sass": "^2.1.0",
    "html5shiv": "^3.7.3",
    "jquery": "^3.3.1",
    "jquery-ui": "^1.12.1",
    "js-cookie": "^2.2.0",
    "load-grunt-tasks": "^3.5.2",
    "postcss": "^6.0.18",
    "select2": "^4.0.3",
    "zxcvbn": "^4.4.2"
  }
}
