{
    "name": "@atlassian/dc.jira.atlassian-jira-webapp",
    "author": "Atlassian",
    "private": true,
    "version": "10.0.1",
    "scripts": {
        "build:less": "less-watch-compiler --config less-watch-compiler.config.json ./src/main/webapp ./target/jira",
        "build:less-minified": "less-watch-compiler --config less-watch-compiler-minified.config.json ./src/main/webapp ./target/jira"
    },
    "dependencies": {
        "almond": "0.2.5",
        "backbone-query-parameters": "file:src/main/frontend/libs/backbone-query-parameters/0.2.2-atlassian-1-06b928",
        "dhtml-calendar": "file:src/main/frontend/libs/dhtml-calendar/1.0.4",
        "echarts": "6.0.0",
        "jquery-color": "file:src/main/frontend/libs/jquery-color/0.2009.725",
        "jquery-form": "^4.3.0",
        "jquery-pjax": "2.0.1",
        "jquery.dragtable": "file:src/main/frontend/libs/jquery.dragtable/2.0.4",
        "jquery.easing": "1.3.0",
        "jquery.fancybox": "file:src/main/frontend/libs/jquery.fancybox/1.3.4",
        "jquery.flot": "file:src/main/frontend/libs/jquery.flot/0.7",
        "jquery.text-overflow": "file:src/main/frontend/libs/jquery.text-overflow/0.7.4",
        "lazyload": "file:src/main/frontend/libs/lazyload/1.8.0"
    },
    "devDependencies": {
        "less": "^4.4.1",
        "less-watch-compiler": "^1.16.3"
    },
    "resolutions": {
        "glob": "^9.0.0",
        "glob-stream": "^8.0.3"
    }
}
