UNPKG

@hackoregon/webpack-common

Version:

Common webpack blocks and patterns

31 lines (30 loc) 739 B
{ "name": "@hackoregon/webpack-common", "version": "3.0.0", "description": "Common webpack blocks and patterns", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/hackoregon/civic.git" }, "keywords": [ "civic", "hackoregon" ], "private": false, "author": "", "license": "MIT", "dependencies": { "autoprefixer": "^9.4.10", "lodash-webpack-plugin": "^0.11.5", "webpack": "^4.29.6", "webpack-blocks": "^2.0.0-rc", "webpack-cli": "^3.2.3", "webpack-dev-middleware": "^3.6.1", "webpack-hot-middleware": "^2.24.3" }, "devDependencies": { "webpack-bundle-analyzer": "^3.1.0" }, "gitHead": "e921669867485c378abde0edc7f3f251506e6d1d" }