{ "name": "webpack-builder", "version": "1.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "async": "^3.1.0", "webpack": "^4.41.2", "worker-farm": "^1.7.0" } }