webpack-modtime
Advanced tools
+2
-7
| { | ||
| "name": "webpack-modtime", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Webpack plugin for changing modified time on the output files", | ||
@@ -21,8 +21,3 @@ "keywords": ["webpack", "touch", "plugin"], | ||
| }, | ||
| "licenses": [ | ||
| { | ||
| "type": "MIT", | ||
| "url": "https://github.com/vanng822/webpack-modtime/blob/master/LICENSE" | ||
| } | ||
| ] | ||
| "license": "MIT" | ||
| } |
3045
-3.24%