You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
756 B
JSON
31 lines
756 B
JSON
{
|
|
"name": "mailu",
|
|
"version": "1.0.0",
|
|
"description": "Mailu admin assets",
|
|
"main": "assets/index.js",
|
|
"directories": {
|
|
"lib": "lib"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"admin-lte": "<3.2.0",
|
|
"babel-loader": "^8.2.2",
|
|
"clipboard": "^2.0.8",
|
|
"compression-webpack-plugin": "^8.0.1",
|
|
"css-loader": "^6.2.0",
|
|
"css-minimizer-webpack-plugin": "^3.0.2",
|
|
"datatables.net-plugins": "^1.10.24",
|
|
"import-glob": "^1.5.0",
|
|
"less-loader": "^10.0.1",
|
|
"mini-css-extract-plugin": "^2.2.0",
|
|
"sass": "<1.33.0",
|
|
"sass-loader": "^12.1.0",
|
|
"terser-webpack-plugin": "^5.2.0",
|
|
"webpack-cli": "^4.8.0"
|
|
}
|
|
}
|