blob: 283f9646d73ec2cd031a2ec0b782182720c24b3b [file] [log] [blame]
{
"name": "ofbiz-common-theme",
"description": "ofbiz-framework common-theme NPM dependencies configuration",
"repository": "https://github.com/apache/ofbiz-framework.git",
"license": "Apache-2.0",
"dependencies": {
"@chinchilla-software/jquery-ui-timepicker-addon": "^1.6.3",
"dompurify": "^3.0.3",
"featherlight": "^1.7.14",
"flot": "^4.2.3",
"inputmask": "^5.0.8",
"jquery": "^3.7.0",
"jquery-migrate": "^3.4.1",
"jquery-ui-dist": "^1.13.2",
"jquery-validation": "^1.19.5",
"jquery.browser": "^0.1.0",
"trumbowyg": "^2.27.3",
"uglify-js": "3.17.4"
},
"scripts": {
"uglify": "uglifyjs node_modules/flot/dist/es5/jquery.flot.js -c -m -o node_modules/flot/dist/es5/jquery.flot.min.js"
}
}