{"library":"html-webpack-template","install":[{"cmd":"npm install html-webpack-template","imports":["const template = require('html-webpack-template');","template: 'node_modules/html-webpack-template/index.ejs'","new HtmlWebpackPlugin({ inject: false, template: require('html-webpack-template') })"]},{"cmd":"yarn add html-webpack-template","imports":[]},{"cmd":"pnpm add html-webpack-template","imports":[]}]}