UNPKG

jsp-webpack-plugin

Version:

This plugin intends for generate *.jsp file (with injected your bundles and chunks)

30 lines (29 loc) 721 B
{ "name": "jsp-webpack-plugin", "version": "1.0.2", "description": "This plugin intends for generate *.jsp file (with injected your bundles and chunks)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AkpoFlash/jsp-webpack-plugin.git" }, "keywords": [ "jsp", "webpack", "plugin", "java", "html" ], "author": "Kirill Anisimov", "license": "Apache-2.0", "bugs": { "url": "https://github.com/AkpoFlash/jsp-webpack-plugin/issues" }, "homepage": "https://github.com/AkpoFlash/jsp-webpack-plugin#readme", "dependencies": { "lodash": "^4.17.11" } }