{
    "name": "invoiceplane",
    "version": "1.6.4-beta-1",
    "description": "InvoicePlane is a self-hosted open source application for managing your invoices, clients and payments",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/InvoicePlane/InvoicePlane.git"
    },
    "author": "InvoicePlane Developers & Contributors",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/InvoicePlane/InvoicePlane/issues"
    },
    "homepage": "https://www.invoiceplane.com",
    "scripts": {
        "build": "grunt build"
    },
    "devDependencies": {
        "autoprefixer": "9.8",
        "bootstrap-datepicker": "1.10",
        "bootstrap-sass": "3.4",
        "clipboard": "2.0",
        "dropzone": "5.9",
        "font-awesome": "4.7",
        "grunt": "1.6",
        "grunt-contrib-clean": "2.0",
        "grunt-contrib-concat": "2.1",
        "grunt-contrib-copy": "1.0",
        "grunt-contrib-uglify": "5.2",
        "grunt-contrib-watch": "1.1",
        "grunt-postcss": "0.9",
        "grunt-sass": "3.1",
        "html5shiv": "3.7",
        "jquery": "3.7",
        "jquery-ui": "1.14",
        "js-cookie": "2.2",
        "load-grunt-tasks": "5.1",
        "postcss": "8.4",
        "sass": "^1.97",
        "select2": "4.1.0-rc.0",
        "zxcvbn": "4.4"
    }
}
