happypack
Version:
webpack speed booster, makes you happy!
15 lines (14 loc) • 313 B
JSON
{
"name": "happypack-examples__extract-text-plugin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "",
"license": "ISC",
"dependencies": {
"css-loader": "^0.23.1",
"extract-text-webpack-plugin": "^1.0.1",
"style-loader": "^0.13.0",
"webpack": "^1.12.14"
}
}