webpack-jsbeautifier
Version:
Webpack plugin for jsbeautifier
18 lines (17 loc) • 417 B
JSON
{
"name": "webpack-jsbeautifier",
"version": "0.1.0",
"description": "Webpack plugin for jsbeautifier ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"git": "git@github.com:tomaszczechowski/webpack-jsbeautifier.git",
"keywords": [
"webpack",
"webpack-jsbeautifier",
"jsbeautifier"
],
"author": "Tomasz Czechowski",
"license": "MIT"
}