{ "name": "webpack_rails", "version": "1.3.1", "description": "", "main": "webpack-dev-server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "cors": "^2.7.1", "express": "^4.13.3", "is-array": "^1.0.1", "is-object": "^1.0.1", "is-string": "^1.0.4", "js-string-escape": "^1.0.0", "strip-ansi": "^3.0.0", "webpack-hot-middleware": "^2.4.1", "xtend": "^4.0.0" } }