{ "name": "@joepie91/webpack-preset-simple-bundle", "version": "1.0.0", "description": "A preset for simple Webpack bundles with one entry point and one output bundle", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.cryto.net:joepie91/node-webpack-preset-simple-bundle.git" }, "keywords": [ "webpack", "preset" ], "author": "Sven Slootweg ", "license": "WTFPL", "dependencies": { "default-value": "^1.0.0" } }