pilet-webpack-plugin
Version:
36 lines (35 loc) • 827 B
JSON
{
"name": "pilet-webpack-plugin",
"version": "0.5.0",
"description": "...",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FlorianRappl/piral-cli-webpack.git"
},
"engines": {
"node": ">= 8"
},
"keywords": [
"piral-cli",
"piral",
"plugin",
"webpack",
"command"
],
"author": "Florian Rappl <mail@florian-rappl.de>",
"license": "MIT",
"bugs": {
"url": "https://github.com/FlorianRappl/piral-cli-webpack/issues"
},
"homepage": "https://github.com/FlorianRappl/piral-cli-webpack#readme",
"devDependencies": {
"webpack": "4.42.0"
},
"gitHead": "a6050be0e13119b646cc1381aea3b00e3c66cb71"
}