33 lines
891 B
JSON
33 lines
891 B
JSON
{
|
|
"dependencies": {
|
|
"copy-webpack-plugin": "^5.1.1",
|
|
"css-loader": "^3.5.2",
|
|
"elm-hot-webpack-loader": "^1.1.6",
|
|
"elm-webpack-loader": "^6.0.1",
|
|
"favicons-webpack-plugin": "^1.0.2",
|
|
"html-loader": "^0.5.5",
|
|
"html-webpack-plugin": "^3.2.0",
|
|
"imagemin": "^7.0.1",
|
|
"imagemin-webp-webpack-plugin": "^3.3.1",
|
|
"imagemin-webpack-plugin": "^2.4.2",
|
|
"jsdom": "^15.2.1",
|
|
"png-to-jpeg": "^1.0.1",
|
|
"style-loader": "^1.1.4",
|
|
"tempy": "^0.3.0",
|
|
"terser-webpack-plugin": "^2.3.5",
|
|
"webpack": "^4.42.1",
|
|
"webpack-cli": "^3.3.11",
|
|
"webpack-dev-server": "^3.10.3",
|
|
"workbox-webpack-plugin": "^4.3.1"
|
|
},
|
|
"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": ""
|
|
}
|