wand-front-utils/package.json
2019-12-12 01:27:05 -07:00

22 lines
542 B
JSON

{
"dependencies": {
"copy-webpack-plugin": "^5.1.0",
"elm-webpack-loader": "^6.0.1",
"html-webpack-plugin": "^3.2.0",
"jsdom": "^15.2.1",
"prerender-spa-plugin": "^3.4.0",
"tempy": "^0.3.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"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": ""
}