wand-front-utils/package.json

33 lines
890 B
JSON

{
"dependencies": {
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.2",
"elm-hot-webpack-loader": "^1.1.8",
"elm-webpack-loader": "^7.0.1",
"favicons-webpack-plugin": "^5.0.1",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^5.1.0",
"imagemin": "^7.0.1",
"imagemin-webp-webpack-plugin": "^3.3.3",
"imagemin-webpack-plugin": "^2.4.2",
"jsdom": "^16.4.0",
"png-to-jpeg": "^1.0.1",
"style-loader": "^2.0.0",
"tempy": "^1.0.0",
"terser-webpack-plugin": "^5.1.1",
"webpack": "^4.46.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
"workbox-webpack-plugin": "^6.1.0"
},
"name": "wand-front-utils",
"version": "1.0.0",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "notgne2",
"license": "AGPL-3.0",
"description": ""
}