2019-08-31 14:56:33 +02:00

16 lines
350 B
JSON

{
"name": "html-webpack-alter-data-plugin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Philipp Dieter <philipp@glanzstueck.agency>",
"license": "ISC",
"dependencies": {
"mkdirp": "^0.5.1",
"webpack-sources": "^1.4.3"
}
}