UNPKG

wrapper-webpack-plugin

Version:

Wraps output files (chunks) with custom text or code.

27 lines (26 loc) 628 B
{ "name": "wrapper-webpack-plugin", "version": "2.2.2", "description": "Wraps output files (chunks) with custom text or code.", "main": "wrapper-webpack-plugin.js", "author": "levp", "license": "ISC", "peerDependencies": { "webpack": ">=2" }, "files": [ "wrapper-webpack-plugin.js" ], "keywords": [ "webpack", "plugin" ], "repository": { "type": "git", "url": "git+https://github.com/levp/wrapper-webpack-plugin.git" }, "bugs": { "url": "https://github.com/levp/wrapper-webpack-plugin/issues" }, "homepage": "https://github.com/levp/wrapper-webpack-plugin#readme" }