{ "name": "webpack-preset-loader", "version": "1.0.0", "description": "A tool for using Webpack presets", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.cryto.net:joepie91/node-webpack-preset-loader.git" }, "keywords": [ "webpack", "preset" ], "author": "Sven Slootweg ", "license": "WTFPL", "dependencies": { "deepmerge": "^2.1.0", "is-plain-object": "^2.0.4" } }