UNPKG

copy-file-plugin

Version:

copy file plugin for webpack

19 lines 317 B
{ "name": "copy-file-plugin", "version": "1.0.4", "description": "copy file plugin for webpack", "main": "index.js", "author": "Jsx IO", "license": "MIT", "dependencies": { "compare-versions": "^3.3.0", "minimatch": "^3.0.4" }, "keywords": [ "webpack", "plugin", "transfer", "move", "copy" ] }