{ "scripts": { "build": "webpack --profile --json > compilation-stats.json" }, "devDependencies": { "webpack": "^2.0.0" } }