chushihua
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "optimize-css-assets-webpack-plugin",
|
||||
"version": "3.2.1",
|
||||
"author": "Nuno Rodrigues",
|
||||
"description": "A Webpack plugin to optimize \\ minimize CSS assets.",
|
||||
"dependencies": {
|
||||
"cssnano": "^4.1.10",
|
||||
"last-call-webpack-plugin": "^2.1.2"
|
||||
},
|
||||
"main": "index.js",
|
||||
"homepage": "http://github.com/NMFR/optimize-css-assets-webpack-plugin",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/NMFR/optimize-css-assets-webpack-plugin.git"
|
||||
},
|
||||
"keywords": [
|
||||
"CSS",
|
||||
"minimize",
|
||||
"optimize",
|
||||
"webpack",
|
||||
"remove",
|
||||
"duplicate",
|
||||
"extract-text-webpack-plugin"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user